summaryrefslogtreecommitdiff
path: root/ports/litex/mpconfigport.h
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2021-01-24 22:49:28 -0500
committerDan Halbert <halbert@halwitz.org>2021-01-24 23:10:20 -0500
commit69869e1439a1ebad383b75b28e7e88f21ccab732 (patch)
tree9b59b2d5536267fbd8d91d478a6892a20e96f671 /ports/litex/mpconfigport.h
parent97f5d218a5af9c7207bc339bf25beaa65c7b42e5 (diff)
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Diffstat (limited to 'ports/litex/mpconfigport.h')
-rw-r--r--ports/litex/mpconfigport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/litex/mpconfigport.h b/ports/litex/mpconfigport.h
index a7caf8526..5f739e49e 100644
--- a/ports/litex/mpconfigport.h
+++ b/ports/litex/mpconfigport.h
@@ -31,8 +31,6 @@
#define CIRCUITPY_INTERNAL_NVM_SIZE (0)
#define MICROPY_NLR_THUMB (0)
#define MICROPY_PY_REVERSE_SPECIAL_METHODS (1)
-#define MICROPY_PY_UBINASCII (1)
-#define MICROPY_PY_UJSON (1)
#include "py/circuitpy_mpconfig.h"