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
318
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%
022874df4d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Zach Eveland
022874df4d
in bootloader reduced delay between receiving stk500 'Q' and jumping to application
2011-09-08 20:38:23 -04:00
bootloaders
in bootloader reduced delay between receiving stk500 'Q' and jumping to application
2011-09-08 20:38:23 -04:00
cores
/arduino
Merge branch 'new-extension' of
https://github.com/arduino/Arduino
into new-extension
2011-09-08 20:26:47 -04:00
firmwares
Minor ATmega8U2 firmware update and new .hex files.
2010-12-04 14:28:56 -05:00
variants
added compile-time definition of sketch PID. PID is pulled from variants/leonardo or the new variants/micro as appropriate.
2011-09-08 15:52:05 -04:00
boards.txt
fixed bug where sketches over 28k caused subsequent auto-reset-and-upload attempts to fail. fixed bug in reboot routine, changed fuses to select 1024-word bootloader size, disabled hardware boot enable.
2011-09-08 19:31:18 -04:00
programmers.txt
Adding Arduino as ISP sketch (firmware) and programmers.txt entry.
2009-11-01 17:00:31 +00:00