mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Most stm32 boards can now be built in nan-boxing mode via:
$ make NANBOX=1
Note that if float is enabled then it will be forced to double-precision.
Also, native emitters will be disabled.