circuitpython/ports/unix/variants/coverage
Jeff Epler 7ab5252cdd
Add CIRCUITPY_MESSAGE_COMPRESSION_LEVEL
to trade compile speed & flash size

Initially enable the faster mode on rp2040 and espressif, where there's
usually plenty of flash available (these advanced techniques save hundreds
to thousands of bytes, which is important on a lot of old samd21 boards
but is a drop in the lake of a 4MB flash chip)
2023-10-20 19:18:18 +01: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/variants/coverage: Add test for manifest freeze_mpy(). 2022-09-19 23:51:10 +10:00
mpconfigvariant.h tweak coverage build configuration 2023-09-22 14:26:51 -05:00
mpconfigvariant.mk Add CIRCUITPY_MESSAGE_COMPRESSION_LEVEL 2023-10-20 19:18:18 +01:00