ArduinoCore-avr/variants
Zach Eveland c58fcf5554 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
..
eightanaloginputs Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). 2011-08-23 17:29:20 -04:00
leonardo fixed TIMER4 use on Leonardo 2011-12-11 19:56:50 -05:00
mega Renaming LED to LED_BUILTIN. 2011-10-24 16:45:44 -04:00
micro added compile-time definition of sketch PID. PID is pulled from variants/leonardo or the new variants/micro as appropriate. 2011-09-08 15:52:05 -04:00
standard Renaming LED to LED_BUILTIN. 2011-10-24 16:45:44 -04:00