INL-retro-progdump/firmware
paul eeepc f973d990cd Initial add of firmware hex.
Base line rom/ram usage.
usb read/write functions are enabled, but long transfers are not.
host support only for LED on/off.
2KB of 16KB (12.5%) of program memory are not available due to bootloader.

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

Program:    1620 bytes (9.9% Full)	87.5% is MAX due to bootloader
(.text + .data + .bootloader)

Data:         45 bytes (4.4% Full)
(.data + .bss + .noinit)
2016-11-22 20:20:30 -06:00
..
source lowercasing soldermask color denotations for signals. 2016-11-22 00:30:03 -06:00
usbdrv Readme.txt adding more build notes mostly for linux. 2016-11-18 00:35:10 -06:00
Makefile new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
main.hex Initial add of firmware hex. 2016-11-22 20:20:30 -06:00