circuitpython/ports/unix/variants/coverage
Damien George fad978ae5f unix/variants: Enable remaining options on dev,coverage from ROM extra.
So that the default configuration for the dev and coverage variants
includes all options set by MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES.

Note that enabling MICROPY_PY_SYS_STDIO_BUFFER on unix doesn't do anything
because unix doesn't use shared/runtime/sys_stdio_mphal.c.

Signed-off-by: Damien George <damien@micropython.org>
2022-06-29 12:23:11 +10:00
..
frzmpy ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
frzstr ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
manifest.py unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
mpconfigvariant.h unix/variants: Enable remaining options on dev,coverage from ROM extra. 2022-06-29 12:23:11 +10:00
mpconfigvariant.mk examples/usercmodules: Simplify user C module enabling. 2021-04-01 16:27:38 +11:00