This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-23 12:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
bootloaders
/
atmega168
History
David A. Mellis
5c857a5005
Reindenting the ATmega168 bootloader file. It was a mess (and still is somewhat of one).
2008-10-11 15:20:39 +00:00
..
ATmegaBOOT_168_diecimila.hex
Moving bootloaders into the hardware/bootloaders directory.
2007-10-06 13:28:43 +00:00
ATmegaBOOT_168_ng.hex
Moving bootloaders into the hardware/bootloaders directory.
2007-10-06 13:28:43 +00:00
ATmegaBOOT_168_pro_8MHz.hex
Incorporating ladyada's watchdog timer changes into the bootloader source, but only compiling them in for the Pro and Pro Mini (since Nathan includes them in the bootloader he burns to the board). Added a WATCHDOG_MODS flag to the Makefile to specify that they should be included. Recompiled the pro .hex file to include them.
2008-09-06 22:17:58 +00:00
ATmegaBOOT_168.c
Reindenting the ATmega168 bootloader file. It was a mess (and still is somewhat of one).
2008-10-11 15:20:39 +00:00
Makefile
Incorporating ladyada's watchdog timer changes into the bootloader source, but only compiling them in for the Pro and Pro Mini (since Nathan includes them in the bootloader he burns to the board). Added a WATCHDOG_MODS flag to the Makefile to specify that they should be included. Recompiled the pro .hex file to include them.
2008-09-06 22:17:58 +00:00