mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Now that there are feature levels, and that this port uses MICROPY_CONFIG_ROM_LEVEL_MINIMUM, it's easy to see what optional features can be disabled. And this commit disables them. Signed-off-by: Damien George <damien@micropython.org>