mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
All these features are enabled at the `MICROPY_CONFIG_ROM_LEVEL_CORE_FEATURES` level, and are required to get more of the thread tests passing. Signed-off-by: danicampora <danicampora@gmail.com>