INL-retro-progdump/firmware
paul eeepc 7aab299b66 removing usbFunctionRead because I'm not planning to utilize it.
Expecting it to be simpler and potentially faster to send dump commands and simply provide pointer to ram buffer within usbFunctionSetup.  Saves about 70Bytes of code, so not huge, but whatevs..

AVR Memory Usage
----------------
Device: atmega164a

Program:    2594 bytes (15.8% Full)
(.text + .data + .bootloader)

Data:         53 bytes (5.2% Full)
(.data + .bss + .noinit)
2016-11-25 19:55:42 -06:00
..
source Tons of edits... 2016-11-25 19:50:43 -06:00
usbdrv Readme.txt adding more build notes mostly for linux. 2016-11-18 00:35:10 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
main.hex removing usbFunctionRead because I'm not planning to utilize it. 2016-11-25 19:55:42 -06:00