Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-15 | updated pins_arduino.h for Leonardo to reflect final mapping of A6-A11 | Zach Eveland | |
2011-11-08 | updated analog pin assignments and declared TWI/I2C pins | Zach Eveland | |
Fixed analog pin to ADC channel mapping to match new scheme. Changed mapping of analog pins to digital channels so that A6-A11 point back to the correct digital pins. Declared SDA and SCL pins. (All from Federico Vanzati's comments) | |||
2011-11-02 | added 12th ADC channel for Leonardo. cleaned up and corrected comments for ↵ | Zach Eveland | |
pin functions. | |||
2011-10-24 | Renaming LED to LED_BUILTIN. | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=651 | |||
2011-09-16 | updated pin assignment again based on design files for Leonardo | Zach Eveland | |
2011-09-16 | updated pin mappings for bootloader and pins_arduino.h in anticipation of ↵ | Zach Eveland | |
final hardware. | |||
2011-09-16 | added automatic one-shot TX and RX LED control for sketch USB | Zach Eveland | |
2011-09-13 | fixed analog pin mapping for 32u4 | Zach Eveland | |
2011-09-08 | added compile-time definition of sketch PID. PID is pulled from ↵ | Zach Eveland | |
variants/leonardo or the new variants/micro as appropriate. | |||
2011-08-30 | brought leonardo folder in line with new variants scheme | Zach Eveland | |
2011-08-23 | Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=499 | |||
2011-08-23 | Renaming pins/ directory to the more generic variants/ | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=588 |