Description: * Description : This Program allows an AVR with bootloader capabilities to
* Read/write its own Flash/EEprom. To enter Programming mode
* an input pin is checked. If this pin is pulled low, programming mode
* is entered. If not, normal execution is done from $0000
* "reset" vector in Application area.
File list (Check if you may need any files):
Makefile
bootloader.elf
bootloader.hex
defines.h
flash.h
link.xcl
main.c
main.o
bootloader.eep
parts.txt
preprocessor.sh
preprocessor.xls
serial.c
serial.h
serial.o