0c4f9b878a
All of the code was there except the linker was failing to clear the bss section because I added too many .zeros. The should have only been the exported globals that start with _ like _szero = .. Fixing that and turn on the usb transmit fixed everything. |
||
---|---|---|
.. | ||
conf_board.h | ||
conf_clocks.h | ||
conf_sleepmgr.h | ||
conf_usb.h | ||
init.c | ||
mpconfigboard.h | ||
mpconfigboard.mk | ||
user_board.h |