mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
The unix coverage variant should have all features enabled, so they can be tested for coverage. Therefore, enabled `MICROPY_PY_SYS_SETTRACE`. Signed-off-by: Jeff Epler <jepler@gmail.com>