circuitpython/ports/unix/variants
Damien George 510bea9383 unix/variants/coverage: Change config to use ROM level everything.
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>
2022-06-29 12:48:33 +10:00
..
coverage unix/variants/coverage: Change config to use ROM level everything. 2022-06-29 12:48:33 +10:00
dev unix/variants: Enable remaining options on dev,coverage from ROM extra. 2022-06-29 12:23:11 +10:00
fast unix/variants: Fix fast and freedos variants so they build again. 2020-08-30 13:48:26 +10:00
freedos unix/variants: Fix fast and freedos variants so they build again. 2020-08-30 13:48:26 +10:00
minimal ports: Use default VFS config for import_stat and builtin_open. 2022-05-25 13:04:45 +10:00
nanbox unix: Rename unix binaries to micropython-variant (not _variant). 2020-01-12 10:37:40 +11:00
standard unix/variants: Move setting of MICROPY_PY_USELECT to port config file. 2022-06-29 12:22:56 +10:00
manifest.py ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00