Files
micropython/ports
Damien George f1b00d67e9 cc3200/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_CORE_FEATURES.
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>
2025-09-26 13:54:32 +10:00
..