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
2024-11-30 11:24:12 +01:00
Code
Issues
Releases
Activity
0f3400fbae
Arduino
/
hardware
History
David A. Mellis
0f3400fbae
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
..
bootloaders
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
cores
Updating Makefile to derive target name from the current folder.
2008-08-17 20:10:47 +00:00
libraries
Moving Servo min and max parameters to the attach() function from the constructor.
2008-08-21 23:48:38 +00:00
boards.txt
Adding Nano and Pro (8 MHz) to boards.txt file; updating Makefile for atmega168 bootloader based on Nathan's changes to allow for customizing of more parameters per-board; including Pro 8 MHz .hex compiled bootloader file; not updating the Diecimila or NG .hex files.
2008-08-16 01:56:41 +00:00
programmers.txt
Improving the preprocessor and parallel programmer.
2008-02-20 02:27:23 +00:00