circuitpython/ports
Jeff Epler dddd25a776 Combine similar strings to reduce size of translations
This is a slight trade-off with code size, in places where a "_varg"
mp_raise variant is now used.  The net savings on trinket_m0 is
just 32 bytes.

It also means that the translation will include the original English
text, and cannot be translated.  These are usually names of Python
types such as int, set, or dict or special values such as "inf" or
"Nan".
2020-08-04 13:34:29 -05:00
..
atmel-samd Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
cxd56 Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
esp32s2 Merge pull request #15 from adafruit/main 2020-07-24 20:29:53 -05:00
litex Merge pull request #15 from adafruit/main 2020-07-24 20:29:53 -05:00
mimxrt10xx Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
nrf Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
stm Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
unix Add license to some obvious files. 2020-07-06 19:16:25 +01:00