INL-retro-progdump/host
Paul XPS ff8495455c Updating fwupdate script it's officially updating the STM32 firmware all
on it's own!!!

It flashes pretty quickly too.  The STlink takes about 8sec to erase and
write.  I'm guessing it's erasing the whole 128KByte though.  My own
fwupdater takes ~3sec to flash, ~1.5sec to erase.  So there might not
even be that much room for speed up.  3sec is hard to beat signficantly
anyway and it comes at the cost of bytes.  Perhaps even complexity and
risk of OUT packet errors/loss on the device side.  So kinda like
leaving it as is.
2018-11-30 00:37:52 -06:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
scripts Updating fwupdate script it's officially updating the STM32 firmware all 2018-11-30 00:37:52 -06:00
source Eliminate warnings in usb_operations.c, rearrange variable declarations. 2018-11-25 12:57:08 -06:00
udev-rule-help modified: source/inlprog.c 2016-11-19 17:38:12 -06:00
winlib Initial commit for: 2016-11-18 03:15:02 -06:00
Makefile Reference shared/*.h using compiler flag, remove need to copy files to build host application. Remove related content in .git_ignore. 2018-11-25 13:02:53 -06:00
inlretro.exe Adding windows binary from @beyondcast's merge request. 2018-11-25 10:50:49 -06:00
inlretro_commited.exe Final commit for firmware version 2.01 first public release 2018-09-07 09:13:39 -05:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00