kopia lustrzana https://github.com/micropython/micropython
8aa3cbf153
A port which uses lib/utils/pyexec.c but which does not enable garbage collection should not need to implement the gc_collect function. This patch also moves the gc_collect call to after printing the qstr info. Since qstrs cannot be collected it should not make any difference to the printed statistics. |
||
---|---|---|
.. | ||
Makefile | ||
main.c | ||
mpconfigport.h | ||
mphalport.h | ||
qstrdefsport.h | ||
stm32f405.ld |