Arduino/hardware/arduino
Zach Eveland 699315c359 fixed TIMER4 use on Leonardo
ATMEGA32U4 has major differences in TIMER4 registers compared to ATMEGA1280 and 2560.  turnOffPWM, analogWrite, and initialize routines had wrong registers, bit names, etc.
2011-12-11 19:56:50 -05:00
..
bootloaders Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). 2011-11-25 19:26:01 -06:00
cores/arduino fixed TIMER4 use on Leonardo 2011-12-11 19:56:50 -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 fixed TIMER4 use on Leonardo 2011-12-11 19:56:50 -05:00
programmers.txt Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00