Go to file
David A. Mellis aa218e803a Use analogPinToChannel() macro if present for ATtiny25/45/85.
This allows use of A0, A1, A2, A3 constants and for them to be mapped to the appropriate analog input channel. It should only be used if the macro is actually defined.
2013-03-06 17:49:44 -05:00
bootloaders Fixed some firmware filenames 2012-12-10 10:35:19 +01:00
cores/arduino Use analogPinToChannel() macro if present for ATtiny25/45/85. 2013-03-06 17:49:44 -05:00
firmwares Issue #9: Connection dies after a few seconds 2012-11-28 13:16:58 +01:00
variants Leonardo pins_arduino.h fixes (jrcutler) 2012-11-30 15:14:16 +01:00
boards.txt Added support for Arduino Esplora 2012-12-07 18:11:07 +01:00
programmers.txt Putting ArduinoISP back to 19200 baud. 2012-03-15 19:02:08 -04:00