INL-retro-progdump/firmware
Paul Molloy 52ef11c7e3 AVR Memory Usage
----------------
Device: atmega164a

Program:    4186 bytes (25.5% Full)
(.text + .data + .bootloader)

Data:        445 bytes (43.5% Full)
(.data + .bss + .noinit)

buffer allocation basic operations tested and working great.
Still need to update windows machine avr-gcc..
implemented with 8 buffers and 256 raw buffer
2016-11-28 20:45:46 -06:00
..
source Initial firmware implementation of buffer objects and raw sram allocation 2016-11-28 02:01:14 -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 20:45:46 -06:00