circuitpython/ports/unix/variants
Rob Knegjens d2e4cf00cc unix: Enable MICROPY_GC_SPLIT_HEAP on coverage build.
With a new option to evenly split the GC heap over multiple areas.  This
adds code coverage for gc_add() and code associated with
MICROPY_GC_SPLIT_HEAP.
2022-07-23 00:43:08 +10:00
..
coverage unix: Enable MICROPY_GC_SPLIT_HEAP on coverage build. 2022-07-23 00:43:08 +10:00
dev unix/variants/dev: Allow all config options to be overridden. 2022-06-29 12:48:33 +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 py/mpstate: Drop MICROPY_PORT_ROOT_POINTERS from mp_state_vm_t. 2022-07-18 13:51:16 +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