Andrew J. Kroll
11a93eb06a
Teensy++2 support with xmem2
2014-02-22 12:52:57 -05:00
Andrew J. Kroll
f1af9b08ec
Janitorial, whitespace fixes. No new code.
2013-12-25 05:09:57 -05:00
Andrew J. Kroll
ac12126477
Macroize desc parser
2013-12-04 21:55:24 -05:00
Andrew J. Kroll
e18eb57752
fix all warnings for ARM, fix a few small bugs
2013-12-04 18:40:23 -05:00
Kristian Sloth Lauszus
82c52542cc
Use pin definition in avrpins.h to set MAX_RESET pin on Arduino ADK
2013-10-21 02:17:47 +02:00
Kristian Sloth Lauszus
6752a52b82
Added error messages and updated some comments
2013-10-21 01:59:29 +02:00
Kristian Sloth Lauszus
59e9e0256b
Merge branch 'xxxajk' into arm
2013-10-20 23:42:27 +02:00
Kristian Sloth Lauszus
5cde2e07d3
Arduino Mega ADK will be activated automatically in Arduino 1.5.5
...
See: https://github.com/arduino/Arduino/pull/1605
2013-10-09 17:13:37 +02:00
Kristian Sloth Lauszus
ef57346376
Check if CORE_TEENSY is defined and added missing semicolon
2013-10-05 01:12:43 +02:00
Kristian Sloth Lauszus
84bab09221
Merge branch 'xxxajk' into arm
...
Conflicts:
Usb.cpp
Usb.h
XBOXRECV.cpp
adk.h
avrpins.h
cdcacm.h
cdcprolific.h
hid.h
hidboot.h
hidescriptorparser.cpp
hidescriptorparser.h
masstorage.h
message.cpp
parsetools.h
usbhub.h
2013-10-05 01:11:51 +02:00
Kristian Sloth Lauszus
86f88e5333
Automatically detect if a Teensy is connected
2013-10-05 00:21:16 +02:00
Kristian Sloth Lauszus
822519b2ce
There is no need to manually activate Sanguino anymore as users will be forced to use Arduino 1.5.x for the Balanduino
2013-10-05 00:18:12 +02:00
Andrew J. Kroll
387ec30447
Move Usb.h UsbCore.h and trim. Usb.h is now only includes, as it aught to be. Clean up more header files, more include traps.
2013-09-30 01:13:11 -04:00
Kristian Sloth Lauszus
c952d3c945
Changed how boards and serial debugging are activated
...
Now all is done in settings.h
2013-09-30 02:44:22 +02:00
Kristian Sloth Lauszus
b3ead81c2c
Added support for newest version of the Balanduino board
2013-08-31 13:24:52 +02:00
Oleg Mazurov
261e5f1bd2
commit
2013-06-11 21:11:43 -06:00
PaulStoffregen
d0c362b66f
Add pgm_read_pointer for 16 vs 32 bit pointers
2013-05-29 10:53:36 -07:00
PaulStoffregen
be026c4dfb
Add Teensy 3.0 pins to avrpins.h
2013-05-29 10:29:32 -07:00
Kristian Sloth Lauszus
06bf0f6227
Readded support for Arduino ADK, Leonardo etc.
2013-03-30 17:05:30 +01:00
Andrew J. Kroll
904f2ff25a
Clean up code formatting to industry standards.
2013-03-28 04:46:43 -04:00
Andrew J. Kroll
629594f957
Merge my debug changes.
...
Merge my format sanity changes.
Track everything.
2013-03-28 03:26:02 -04:00
Kristian Sloth Lauszus
b3a2c3a632
Added BOARD_BALANDUINO macro
2013-02-04 20:46:23 +01:00
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