INL-retro-progdump/firmware
paul eeepc bfff2b0fdd AVR Memory Usage
----------------
Device: atmega164a

Program:    3404 bytes (20.8% Full)
(.text + .data + .bootloader)

Data:         53 bytes (5.2% Full)
(.data + .bss + .noinit)

moving main.hex to include pcb version number.

hex includes snes read/write dictionary additions, but still untested.
code updates for this .hex are in commit to follow shortly.

Noticed avr-gcc version 4.8.2 on linux pc is compiling significantly smaller than
avr-gcc version 4.3.3 on windows PC.  Need to update so hopefully getting
identical builds on both of my machines.
2016-11-27 13:28:24 -06:00
..
source Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -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_v1_2b-v1_4.hex AVR Memory Usage 2016-11-27 13:28:24 -06:00