Andrew J. Kroll
|
13950453c9
|
Fixes for spi4teensy3 on 3.5/3.6. Be sure to update your spi4teensy3 library as well.
|
2017-08-14 03:39:38 -04:00 |
|
Kristian Sloth Lauszus
|
22d82ecd0a
|
SPI library was added twice after merge - see: c39e8a180c
|
2015-03-03 19:08:39 +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 |
|
Andrew J. Kroll
|
196a0b69be
|
Fix all demos, fix all wrong uses of virtual keyword, some spacing cleanup.
|
2014-11-10 01:35:13 -05:00 |
|
Kristian Lauszus
|
7d3154bce7
|
Work around Arduino IDE bug
See: https://github.com/arduino/Arduino/pull/1726
|
2014-08-02 18:57:37 -04:00 |
|
Andrew J. Kroll
|
edf9682923
|
Support spi4teensy3 in all examples automatically
|
2013-12-04 21:56:06 -05:00 |
|
Kristian Sloth Lauszus
|
f8c0adc107
|
Wait for serial port to connect in example - needed for Leonardo, Teensy and other boards with built-in USB CDC serial connection
|
2013-10-21 19:58:03 +02:00 |
|
Kristian Sloth Lauszus
|
45c1297a91
|
Removed all unnecessary includes since there is no need to do that anymore
Also renamed all example extensions to .ino
|
2013-10-02 00:49:46 +02:00 |
|
Oleg Mazurov
|
2c728cd7dd
|
Arduino-1.0 compatibility added
|
2012-01-10 12:49:42 -07:00 |
|
Oleg Mazurov
|
a97fb4bbda
|
PID 0609 added to prolific driver
|
2011-10-19 17:33:15 -06:00 |
|