b51a2c266a
By simply reordering the enums for pyexec_mode_kind_t it eliminates a data variable which costs ROM to initialise it. And the minimal build now has nothing in the data section. It seems the compiler is smart enough so that the generated code for if-logic which tests these enum values is unchanged. |
||
---|---|---|
.. | ||
gchelper_m0.s | ||
gchelper_m3.s | ||
gchelper.h | ||
interrupt_char.c | ||
interrupt_char.h | ||
mpirq.c | ||
mpirq.h | ||
printf.c | ||
pyexec.c | ||
pyexec.h | ||
stdout_helpers.c | ||
sys_stdio_mphal.c |