mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
This commit makes it explicit that the port uses the MICROPY_CONFIG_ROM_LEVEL_CORE_FEATURES feature level, and removes config options that are the default at this level. This change is a no-op for the firmware. Signed-off-by: Damien George <damien@micropython.org>