circuitpython/ports/unix/variants
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
..
coverage Add CIRCUITPY_MESSAGE_COMPRESSION_LEVEL 2023-10-20 19:18:18 +01:00
minimal unix: Refactor mpconfigvariant.mk. 2022-09-13 17:40:55 +10:00
nanbox unix: Refactor mpconfigport.h and mpconfigvariant.h. 2022-09-13 17:39:03 +10:00
standard Fix a few tests 2023-10-05 10:59:08 -07:00
manifest.py unix/variants: Change mip package to mip-cmdline. 2022-11-09 14:58:54 +11:00
mpconfigvariant_common.h spelling 2023-09-20 11:23:34 -05:00