diff options
Diffstat (limited to 'cc3200/mpconfigport.h')
| -rw-r--r-- | cc3200/mpconfigport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mpconfigport.h b/cc3200/mpconfigport.h index ad1e8ef2b..a8dc0cfeb 100644 --- a/cc3200/mpconfigport.h +++ b/cc3200/mpconfigport.h @@ -79,7 +79,6 @@ #define MICROPY_VFS (1) #define MICROPY_VFS_FAT (1) #define MICROPY_PY_ASYNC_AWAIT (0) -#define MICROPY_PY_BUILTINS_TIMEOUTERROR (1) #define MICROPY_PY_ALL_SPECIAL_METHODS (1) #define MICROPY_PY_BUILTINS_HELP (1) #define MICROPY_PY_BUILTINS_HELP_TEXT cc3200_help_text |
