Commit graph

23 commits

Author SHA1 Message Date
Kristian Lauszus f676812f84 Code for the Wii IR camera needs to be activated in settings.h now
Also cleaned up README.md a bit
2013-12-30 16:19:34 +01:00
Andrew J. Kroll 8a9f16ed38 HID BOOT Verified. Flick debug off. 2013-12-26 11:21:31 -05:00
Andrew J. Kroll d29a00d761 fix mid button and struct 2013-12-25 05:24:59 -05:00
Kristian Lauszus ef4757f88f Check if GCC_VERSION is defined before defining it 2013-12-21 13:40:28 +01:00
Andrew J. Kroll 6e70087f0b teensy 3.1 support 2013-12-11 14:15:51 -05:00
Kristian Lauszus 9b3bae9dbe Workaround for bug in GCC < 4.6.2 2013-12-10 00:39:12 +01:00
Kristian Lauszus 4533e3cd44 Allow SPP to work in Arduino 0.2.3 and below 2013-12-07 00:26:49 +01:00
Andrew J. Kroll 8715cbde67 Add spi4teensy3 library support 2013-11-24 08:56:34 -05:00
Andrew J. Kroll 4d145ca3e0 Multitask API check 2013-10-15 21:16:34 -04:00
Andrew J. Kroll d0bdebed7b Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-10-12 10:36:21 -04:00
Andrew J. Kroll cdeaf9e0f2 better wording 2013-10-12 10:36:03 -04: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
Andrew J. Kroll 58f6444a8b Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-10-08 11:36:22 -04:00
Andrew J. Kroll 02b685e329 lock settings for spi (unused at this time) 2013-10-08 11:36:15 -04:00
Kristian Sloth Lauszus 7abee0b545 Include pins_arduino.h manually if the old Arduino IDE is used 2013-10-06 15:46:15 +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 77538f5d2d change "" to <> in include, fix author again 2013-09-30 13:18:33 -04: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
Andrew J. Kroll a88933ea3e Add question in a comment 2013-09-29 16:07:44 -04:00
Andrew J. Kroll 1a0d0690d3 compile faster 2013-09-23 18:40:10 -04:00
Andrew J. Kroll 3afbce77f3 Add new header files. 2013-09-23 04:50:38 -04:00