Kristian Sloth Lauszus
9365f034b9
Added support for Balanduino
2013-02-01 23:37:19 +01:00
Kristian Lauszus
9460daf941
Check microcontroller type before defining Mega ADK
...
This allows the users to easily use an ADK and for instance an Uno
without needing to edit avrpins.h every time
2012-06-22 22:41:02 +02:00
Kristian Lauszus
0ccffe946c
Added support for Arduino Leonardo
...
The Teensy 2.0 is no longer the default, as both the Leonardo and
Teensy 2.0 is using the ATmega32u4.
To use the Teensy 2.0 you have to uncomment "#define BOARD_TEENSY" in
avrpins.h
2012-06-02 14:49:55 +02:00
Kristian Lauszus
147c011750
Fixed ADK support
2012-03-19 16:21:19 +01:00
Oleg Mazurov
c86e258916
regression
2012-03-01 19:54:13 -07:00
Oleg Mazurov
702897bd5b
acm bug fix
2012-02-29 12:37:16 -07:00
Ilya Bakulin
d973575908
- Switch off Mega ADK by default.
2012-01-23 12:23:59 +04:00
Ilya Bakulin
79668d97ea
- Create conditional define BOARD_MEGA_ADK and move it into avrpins.h, which seems like a most suitable place for such things;
...
- Added pin define for Pj2;
- Use newly created BOARD_MEGA_ADK #define for separating Mega ADK-specific code from the common code.
2012-01-23 12:19:39 +04:00
Oleg Mazurov
20f057b944
PORTL definitions added to avrpins.h
2011-07-11 06:51:48 -06:00
Oleg Mazurov
8130e5618e
Teensy support added to avrpins.h, usbhost.h
2011-06-26 21:27:44 -06:00
Oleg Mazurov
05726f3ed1
first release
2011-06-22 11:41:22 -06:00
unknown
2be575ffc0
next big change
2011-04-15 23:24:10 -06:00
Oleg Mazurov
600e5c3a07
avrpins with mega1280/2560 support
2011-03-01 11:26:31 -07:00
Oleg Mazurov
e238472454
first commit
2011-01-18 23:27:20 -07:00