Go to file
Zach Eveland 6dc00061df fixed attachInterrupt() on Leonardo
had to define a separate block for the 32U4 since it looks like a Mega-series board based on a simple register trick.  Only two useable HW interrupts though, compared to the Megas' 8, and numbering differs.
2011-12-19 15:40:12 -05:00
bootloaders Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). 2011-11-25 19:26:01 -06:00
cores/arduino fixed attachInterrupt() on Leonardo 2011-12-19 15:40:12 -05:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants fixed TIMER4 use on Leonardo 2011-12-11 19:56:50 -05:00
boards.txt fix bootloader size in boards.txt - 2 kB instead of 4 kB 2011-12-18 12:52:30 -05:00
programmers.txt Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00