Go to file
WestfW 07dfd77554 Allow the READ PARAMETER command to return our version number.
(significant size impact: 14 bytes!)

Initialized "address" to eliminate compiler warning (4 bytes!)

Add "atmega168" as a more accurate target name than "diecimila"
(keep diecimila as well for backward compatibility)

Reduce the .hex and .lst targets that are stored in source control
to the three basics: atmega8, atmega168, atmega328.  The other
targets remain in the makefile and makeall, but will need to be
built from source if wanted.  Which should be less of a problem
now that the source is buildable without installing crosspack.
(cherry picked from commit 7b1ee0f1b0192143fffbbed66dc046b6568f4386)
2011-10-10 12:11:17 -04:00
bootloaders Allow the READ PARAMETER command to return our version number. 2011-10-10 12:11:17 -04:00
cores/arduino Fixing more warnings (Paul Stoffregen). 2011-10-10 11:28:44 -04:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
variants updated pin assignment again based on design files for Leonardo 2011-09-16 16:12:39 -04:00
boards.txt Modify Uno "lock" bits in boards.txt to make bootloader readable by 2011-10-10 12:11:17 -04:00
programmers.txt Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00