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
Age
Commit message (
Expand
)
Author
2011-06-29
Disabling terminal / monitor.
David A. Mellis
2011-06-14
Oops. Add atmega8.lst/hex and atmega168.lst/hex to controlled files.
WestfW
2011-06-14
Allow the READ PARAMETER command to return our version number.
WestfW
2011-06-13
http://code.google.com/p/arduino/issues/detail?id=368
WestfW
2011-06-11
(make sure .hex and .lst are updated as well.)
WestfW
2011-06-11
Fix errors in LDSECTIONS refactoring
WestfW
2011-06-10
Update version to reflect previous edit. Sigh.
WestfW
2011-06-10
Shrink code by using registers for variables "length" and "address"
WestfW
2011-06-10
Add a version number to the optiboot source and binary.
WestfW
2011-06-10
Update shell script makeall
WestfW
2011-06-10
This is a relatively significant edit that brings the Arduino copy of
WestfW
2011-06-09
http://code.google.com/p/arduino/issues/detail?id=517
WestfW
2011-06-09
Makefile modification to allow building optiboot in more environments.
WestfW
2011-01-15
Fix to optiboot infinite loop problem.
David A. Mellis
2010-09-24
Adding the Mega 2560 bootloader and boards.txt / boards menu entry.
David A. Mellis
2010-09-22
Adding optiboot and Arduino Uno boards menu entry.
David A. Mellis
2010-08-07
Adding ATmega328 version of the Arduino BT bootloader, along with a Makefile ...
David A. Mellis
2009-05-08
Adding ATmega328 bootloader for the Pro and Pro Mini running at 8 MHz (3.3V)....
David A. Mellis
2009-03-25
Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.
David A. Mellis
2009-03-24
Renaming atmega168 bootloader directory to atmega since it's no longer atmega...
David A. Mellis
2008-11-26
Setting atmega328 bootloader baud rate to 57600 (for now) and adding isp targ...
David A. Mellis
2008-11-09
Adding ATmega328 support.
David A. Mellis
2008-10-11
* Updating version number to 0013.
David A. Mellis
2008-10-11
Reindenting the ATmega168 bootloader file. It was a mess (and still is somew...
David A. Mellis
2008-09-06
Incorporating ladyada's watchdog timer changes into the bootloader source, bu...
David A. Mellis
2008-08-16
Adding Nano and Pro (8 MHz) to boards.txt file; updating Makefile for atmega1...
David A. Mellis
2007-10-09
Adding LilyPad bootloader and adding LilyPad to board definition file.
David A. Mellis
2007-10-06
Moving bootloaders into the hardware/bootloaders directory.
David A. Mellis
[prev]