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
74
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%
1e421dd393
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David A. Mellis
1e421dd393
Setting atmega328 bootloader baud rate to 57600 (for now) and adding isp targets to makefile (e.g. diecimila_isp, atmega328_isp).
2008-11-26 14:34:24 +00:00
bootloaders
Setting atmega328 bootloader baud rate to 57600 (for now) and adding isp targets to makefile (e.g. diecimila_isp, atmega328_isp).
2008-11-26 14:34:24 +00:00
cores
Adding support for printing floats and doubles (defaulting to 2 decimal places)
2008-11-26 14:15:24 +00:00
libraries
Updating libraries for atmega328 (adding it to a couple of #if's, etc.).
2008-11-08 21:57:48 +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