micropython/ports/unix/variants/dev
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
..
manifest.py unix: Enable uasyncio on dev variant. 2020-07-01 22:44:41 +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 unix: Implement BLE H4 HCI UART for btstack/nimble. 2020-09-08 12:53:24 +10:00