mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This ROM level is not yet fully defined, but it at least enables MICROPY_PY_SYS_TRACEBACKLIMIT. The coverage build should have everything enabled, so it makes sense to use this ROM level for it. Signed-off-by: Damien George <damien@micropython.org>