We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05f32f commit 62cf075Copy full SHA for 62cf075
ports/stm32/boards/OPENMV_N6/mpconfigboard.mk
@@ -16,7 +16,7 @@ LD_FILES = boards/OPENMV_N6/board.ld boards/common_n6_flash.ld
16
TEXT0_ADDR = 0x70080000
17
18
# MicroPython settings
19
-MICROPY_FLOAT_IMPL = double
+MICROPY_FLOAT_IMPL = float
20
MICROPY_PY_BLUETOOTH ?= 1
21
MICROPY_BLUETOOTH_NIMBLE ?= 1
22
MICROPY_BLUETOOTH_BTSTACK ?= 0
0 commit comments