diff options
| author | Damien George <damien.p.george@gmail.com> | 2014-10-11 18:55:44 +0100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2014-10-11 18:55:44 +0100 |
| commit | 37671c9a973d20248048343cb168c50f6bbca959 (patch) | |
| tree | 1bac386c924a0a8bd289bd4a36f3af9974283a33 /unix/mpconfigport.h | |
| parent | 1ce916aefdaee7bca2bcf2bc4ee7e1eb75002f67 (diff) | |
| parent | dd5ee9ff9c67575897ccfa8b4e8b10abecbe9800 (diff) | |
Merge branch 'pfalcon-modure'
Diffstat (limited to 'unix/mpconfigport.h')
| -rw-r--r-- | unix/mpconfigport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/mpconfigport.h b/unix/mpconfigport.h index ff89a6298..bbd100d5f 100644 --- a/unix/mpconfigport.h +++ b/unix/mpconfigport.h @@ -57,6 +57,7 @@ #define MICROPY_PY_UCTYPES (1) #define MICROPY_PY_ZLIBD (1) #define MICROPY_PY_UJSON (1) +#define MICROPY_PY_URE (1) // Define to MICROPY_ERROR_REPORTING_DETAILED to get function, etc. // names in exception messages (may require more RAM). |
