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. |
||
---|---|---|
.. | ||
axtls@532d2302b8 | ||
fatfs | ||
libc | ||
libffi@e9de7e35f2 | ||
libm | ||
lwip@5b8b5d459e | ||
memzip | ||
mp-readline | ||
netutils | ||
timeutils | ||
utils | ||
README.md |
README.md
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.