Commit graph

51 commits

Author SHA1 Message Date
Matt Sieren 209e73bd72 Add RBL SDK (S130) Headers
Add the new SPI Headers and re-direct to the new SPI Interface.
2016-03-18 22:42:24 +01:00
Kristian Sloth Lauszus bd679a8a19 Added support for STM32F446 Nucleo board 2015-10-14 17:33:28 +02:00
Barry Carter 7cfb4fac28 Add Teensy LC support. Note: disables spi4teensy lib. (Barry Carter) 2015-07-21 20:10:49 +01:00
Kristian Sloth Lauszus 42a26346fa Added support for Intel Edison
Closes #132
2015-03-19 20:47:48 +01:00
Kristian Sloth Lauszus 73ce976198 Merge branch 'SPI' into Galileo
Conflicts:
	Usb.h
	avrpins.h
	usbhost.h
2015-03-19 16:36:51 +01:00
Kristian Sloth Lauszus 585b357ee5 Merge branch 'master' into SPI
Conflicts:
	settings.h
	usbhost.h
2015-03-19 15:34:07 +01:00
Andrew J. Kroll bc8000f782 manual merge 2015-03-12 18:56:15 -04:00
Andrew J. Kroll 2412be1bd9 Janitorial tab removal 2015-03-12 18:10:04 -04:00
Kristian Sloth Lauszus 73f791c859 Merge branch 'SPI' into Galileo
Conflicts:
	avrpins.h
	settings.h
	usbhost.h
2015-03-03 19:57:35 +01:00
Kristian Sloth Lauszus 5d3356c784 Set Arduino minimum version to 1.6.0, as SPI multibyte transfer were missing for sam until then
See: 6a5b82f062
2015-03-03 19:20:27 +01:00
Kristian Sloth Lauszus c39e8a180c Merge branch 'master' into SPI
Conflicts:
	examples/Bluetooth/SPPMulti/SPPMulti.ino
	examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino
	settings.h
	usbhost.h
2015-03-03 18:56:59 +01:00
Kristian Sloth Lauszus 6047962d60 Merge branch 'xxxajk'
Conflicts:
	XBOXUSB.h
	examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino
	hiduniversal.h
	settings.h
	usbhost.h
2015-02-22 18:25:22 +01:00
Matt Sieren 585e6b9df5 Updated comment
Updated comment to reflect including SPI.h on the RBL nRF as well.
2014-11-24 08:23:41 +01:00
Matt Sieren 4cf9f34228 Moved include for nRF51822
Moved the include into the right file.
2014-11-22 09:53:59 +01:00
Andrew J. Kroll f2f57d71a3 Speedup SPI, fix PIC32 corner case for include 2014-09-25 23:14:04 -04:00
Andrew J. Kroll 740fa097e6 Add support for MIPS uC (PIC32X) and the ancient mpide "IDE" used for it 2014-09-22 22:53:11 -04:00
Kristian Lauszus a3db3d9451 Added support for the Intel Galileo
Still not tested
2014-08-24 16:40:18 -07:00
Kristian Lauszus 8cf054cd61 Disable debugging again and updated submodules 2014-08-24 00:37:46 -07:00
Oleg Mazurov 230c26eeed 20140823 2014-08-23 17:08:43 -06:00
Kristian Lauszus b46ead88e8 Don't use Arduino SPI library if spi4teensy3 should be used 2014-08-02 15:16:29 -07:00
Kristian Lauszus 45df70641b Use new Arduino SPI library
See: https://github.com/arduino/Arduino/pull/2223
2014-08-02 15:06:46 -07:00
Kristian Lauszus 7e1feedbd1 Forgot copyright section in settings.h in 1ebce9b877 2014-03-29 00:54:51 +01:00
Kristian Lauszus 0378d35ee8 Merge branch 'xxxajk' 2014-03-06 21:48:54 +01:00
Andrew J. Kroll d95bee640e Allow other lock implementations. 2014-02-27 03:10:46 -05:00
Kristian Lauszus 39b6c3b124 Added support for the Arduino Due
Untested
2014-02-25 11:47:59 +01:00
Andrew J. Kroll 11a93eb06a Teensy++2 support with xmem2 2014-02-22 12:52:57 -05:00
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
Oleg Mazurov 94ac0b986a dec18-1 2013-12-18 15:06:06 -07:00
Oleg Mazurov e0b9ea89cb dec18 2013-12-18 15:04:13 -07: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