index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloaders
/
optiboot
Age
Commit message (
Expand
)
Author
2011-11-25
Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested).
David A. Mellis
2011-10-10
Explicitly set the SHELL variable when OS=windows, so that we'll use
WestfW
2011-10-10
Oops. Add atmega8.lst/hex and atmega168.lst/hex to controlled files.
WestfW
2011-10-10
Allow the READ PARAMETER command to return our version number.
WestfW
2011-10-10
http://code.google.com/p/arduino/issues/detail?id=368
WestfW
2011-10-10
(make sure .hex and .lst are updated as well.)
WestfW
2011-10-10
Fix errors in LDSECTIONS refactoring
WestfW
2011-10-10
Update version to reflect previous edit. Sigh.
WestfW
2011-10-10
Shrink code by using registers for variables "length" and "address"
WestfW
2011-10-10
Add a version number to the optiboot source and binary.
WestfW
2011-10-10
Update shell script makeall
WestfW
2011-10-10
This is a relatively significant edit that brings the Arduino copy of
WestfW
2011-10-10
http://code.google.com/p/arduino/issues/detail?id=517
WestfW
2011-10-10
Makefile modification to allow building optiboot in more environments.
WestfW
2011-01-15
Fix to optiboot infinite loop problem.
David A. Mellis
2010-09-22
Adding optiboot and Arduino Uno boards menu entry.
David A. Mellis