This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
ArduinoCore-avr
mirror of
https://github.com/noisymime/ArduinoCore-avr.git
Watch
1
Star
0
Fork
You've already forked ArduinoCore-avr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49
Commits
22
Branches
1
Tag
17
MiB
C
92.6%
C++
4.2%
Makefile
2.8%
Shell
0.2%
Assembly
0.1%
Other
0.1%
b7cd4c1724
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David A. Mellis
b7cd4c1724
Updated reference to include new libraries.
2008-09-07 11:54:26 +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
Updated reference to include new libraries.
2008-09-07 11:54:26 +00:00
programmers.txt
Improving the preprocessor and parallel programmer.
2008-02-20 02:27:23 +00:00