INL-retro-progdump/firmware/source_stm_only
Paul XPS e3d0ec434e Have the USB code effectively separated from the main application code!
Need to physically separate them now.  Then can focus on erasing &
flashing ourselves.

Added some speed checks to bnrom.lua script that I was testing usb code
with.  Was able to verify read/write speeds were no affected by changes
in this commit.  Did some testing against older firmware v2.2 though
there does seem to have been a slight slow down on write speeds.
Although, perhaps that's because of the nrom flash verifications that
are also included in this build (but not commited)..?
2018-11-27 23:26:26 -06:00
..
stm_init.c Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00
stm_init.h Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00
usb_descriptors.h commiting the usb firmware version that goes with the last commit. 2018-11-20 09:48:39 -06:00
usbstm.c Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00
usbstm.h Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00