circuitpython/ports/unix/variants/coverage
Jeff Epler fcfed6a0ea unix/variants/coverage: Enable sys.settrace.
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>
2025-07-06 00:04:18 +10:00
..
frzmpy tests/ports/unix: Add coverage test for frozen functions and generators. 2024-02-16 14:17:01 +11:00
frzstr ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
manifest.py unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
mpconfigvariant.h unix/variants/coverage: Enable sys.settrace. 2025-07-06 00:04:18 +10:00
mpconfigvariant.mk unix: Refactor mpconfigvariant.mk. 2022-09-13 17:40:55 +10:00