INL-retro-progdump/firmware
Paul Molloy 3326c2fb34 payload buffers working with some early testing.
Had a good lesson on what static means... :/
everything working now as previously designed
speed testing on windows10 PC yeilded ~21KBps when transferring 128-512KB
payloads and 128Byte transfer size.  Going to bump to 256 and see how that
does after 128KB speed tests on linux machine.

created host test.c/.h file for general testing of new features.
that way I can start working on erase/write.h files and just use test.c as
scratch code space for tinkering and still call with -t flag on command
line.

modified dictionary calls to include pointers to data and lengths.
2016-11-29 18:27:54 -06:00
..
source payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
usbdrv committing source code changes for main.hex commit that was just made axing usbFunctionRead 2016-11-25 19:59:07 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
main_green_v1_2.hex AVR Memory Usage 2016-11-27 13:37:18 -06:00
main_purple_v1_1_v3_0.hex AVR Memory Usage 2016-11-27 15:10:16 -06:00
main_v1_2b-v1_4.hex AVR Memory Usage 2016-11-28 22:53:12 -06:00