mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02: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>