You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jim Mussared
073b9a5eb8
ports: Enable error text compression for various ports, but not all.
Enabled on: bare-arm, minimal, unix coverage/dev/minimal, stm32, esp32,
esp8266, cc3200, teensy, qemu-arm, nrf. Not enabled on others to be able
to test the code when the feature is disabled (the default case).
Code size change for this commit:
bare-arm: -600 -0.906%
minimal x86: -308 -0.208%
unix x64: +0 +0.000%
unix nanbox: +0 +0.000%
stm32: -3368 -0.869% PYBV10
cc3200: -1024 -0.558%
esp8266: -2512 -0.368% GENERIC
esp32: -2876 -0.205% GENERIC[incl -3168(data)]
nrf: -1708 -1.173% pca10040
samd: +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
|
5 years ago |
.. |
Makefile
|
ports: Enable error text compression for various ports, but not all.
|
5 years ago |
main.c
|
all: Reformat C and Python source code with tools/codeformat.py.
|
5 years ago |
mpconfigport.h
|
py/mpconfig.h: Enable MICROPY_MODULE_GETATTR by default.
|
5 years ago |
mphalport.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
qstrdefsport.h
|
all: Add *FORMAT-OFF* in various places.
|
5 years ago |
stm32f405.ld
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |