-
Notifications
You must be signed in to change notification settings - Fork 0
ithron/AVR-Makefile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Makefile template for building and programming projects for the AVR microcontroller family. Dependencies: AVRFuseExtractor <http://github.com/ithron/AVRFuseExtractor> avrdude <http://www.nongnu.org/avrdude> avr-libc with the full toolchain <http://www.nongnu.org/avr-libc> Some of the targets are: all - build everything and create ihex ROM images (flash + eeprom) program - program the device using avrdude install - program the device + fuse bytes erase - perform a chip erase
About
A Makefile template for AVR microcontroller projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published