mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This is enabled at MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES, which is the default for stm32. Not setting the value in mpconfigboard.h allows boards to optionally configure it. Signed-off-by: Damien George <damien@micropython.org>