summaryrefslogtreecommitdiffstatshomepage
path: root/stm/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm/mpconfigport.h')
-rw-r--r--stm/mpconfigport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/mpconfigport.h b/stm/mpconfigport.h
index 3f48c43f04..57c92181b8 100644
--- a/stm/mpconfigport.h
+++ b/stm/mpconfigport.h
@@ -7,6 +7,7 @@
#define MICROPY_ENABLE_GC (1)
#define MICROPY_ENABLE_REPL_HELPERS (1)
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_MPZ)
+#define MICROPY_ENABLE_FLOAT (1)
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_FLOAT)
#define MICROPY_PATH_MAX (128)
/* Enable FatFS LFNs