kopia lustrzana https://github.com/micropython/micropython
df5d9c77f4
The bootloader needs string0.c because of memset, memcpy and others, without string0.c it magically links, but calling any of those functions results in a hard fault. In debug mode, modpyb needs printf, and including stdio.h leads to conflicts due to the redefinitions made in the simplelink drivers. |
||
---|---|---|
.. | ||
fifo.c | ||
fifo.h | ||
gccollect.c | ||
gccollect.h | ||
gchelper.h | ||
gchelper.s | ||
hash.c | ||
hash.h | ||
random.c | ||
random.h | ||
sleeprestore.h | ||
sleeprestore.s | ||
socketfifo.c | ||
socketfifo.h | ||
std.h |