kn1cht
a7f67cdfc6
Add ESP32 pin settings
2018-01-14 02:46:36 +09:00
Kristian Sloth Lauszus
c2b6dbf943
Use pin 5 for INT on the ESP8266
2017-06-13 12:57:27 +02:00
Kristian Sloth Lauszus
d9b32ad745
Merge branch 'master' into ESP8266
...
* master:
Re-enable strict-aliasing warnings for Travis build
Only show build status for master branch
Address "dereferencing type-punned pointer" warnings.
# Conflicts:
# .travis.yml
2017-01-31 22:14:25 +01:00
Kristian Sloth Lauszus
3a2d0c6e1b
Only show build status for master branch
2017-01-31 00:32:09 +01:00
huming2207
dc2a224d2e
Change INT pin to GPIO0 temporarily as it cannot attach interrupt.
2016-11-02 23:13:09 +11:00
Kristian Sloth Lauszus
238c26908f
Use pin 15 and 16 for SS and INT respectivly
...
The Wifio is not supported for now
2016-10-25 01:38:24 -05:00
Kristian Sloth Lauszus
31570861fe
Updated README
2016-10-25 00:07:52 -05:00
Yuuichi Akagawa
f369e7c500
update MIDI driver v0.3.1
2016-04-26 23:44:07 +09:00
Kristian Sloth Lauszus
00658d60eb
Fixed typo
2016-04-19 11:48:51 +02:00
Yuuichi Akagawa
ba5ab02622
Added info about the MIDI library to the README
2016-03-23 00:10:25 +09:00
Kristian Sloth Lauszus
45e6a67cbc
Added small note about HID library to the README
2016-03-21 18:28:58 +01:00
Kristian Sloth Lauszus
30ec2e942f
Added note about that native USB Host is not supported
...
Fixes : #193
2015-12-21 15:34:48 +01:00
Kristian Sloth Lauszus
bd679a8a19
Added support for STM32F446 Nucleo board
2015-10-14 17:33:28 +02:00
Kristian Sloth Lauszus
e72e430b77
Teensy LC is now supported
...
See: #170
2015-07-22 23:46:09 +02:00
Kristian Sloth Lauszus
67e64a0825
Revert "Don't show build status until bug in PlatformIO is fixed"
...
This reverts commit b7587fb387
.
2015-06-03 23:41:25 +02:00
Kristian Sloth Lauszus
b7587fb387
Don't show build status until bug in PlatformIO is fixed
2015-06-02 10:14:33 +02:00
Ivan Kravets
89dd398ab1
Change TravisCI owner to felis
2015-05-23 00:07:25 +03:00
Ivan Kravets
73fa5609b8
Add TravisCI badge of build status
2015-05-23 00:03:57 +03:00
Kristian Sloth Lauszus
7fa47b5710
Merge branch 'master' into WiiBalanceBoard
2015-04-20 23:40:37 +02:00
Kristian Sloth Lauszus
50b6ce4c9c
All boards now rely on the SPI library after: https://github.com/felis/USB_Host_Shield_2.0/pull/137
2015-04-20 03:03:04 +02:00
Kristian Sloth Lauszus
11f80275a5
Added information about Arduino Library Manager
2015-04-16 22:08:33 +02:00
Kristian Sloth Lauszus
b1902b2a55
Initial support for Wii Balance Board
...
Still need to convert readings into something meaningful
2015-04-16 01:57:00 +02:00
Kristian Sloth Lauszus
271520919b
Updated link to USB Host shield image
2015-04-07 16:02:29 +02:00
Kristian Sloth Lauszus
bc11723589
Added Digilent chipKIT to supported boards
2015-04-07 15:51:30 +02:00
Kristian Sloth Lauszus
127273aad3
Merge branch 'SPI' into Galileo
2015-04-07 15:08:19 +02:00
Kristian Sloth Lauszus
b41150643f
Only use pin 2 and 3 as INT and SS when using Intel Galileo 1
2015-04-05 13:01:24 +02:00
Kristian Sloth Lauszus
aba96e76d1
Merge branch 'guruthree-master'
...
# Conflicts:
# README.md
Closes #135
2015-03-25 01:19:06 +01:00
Kristian Sloth Lauszus
42a26346fa
Added support for Intel Edison
...
Closes #132
2015-03-19 20:47:48 +01:00
Kristian Sloth Lauszus
08ddabf7a5
Use much faster GPIO pin 2 and 3 on Intel Galileo & Intel Galileo 2
2015-03-19 20:09:27 +01:00
Kristian Sloth Lauszus
424e351923
Put avrpins include back at original order
...
Also some whitespace fixes
2015-03-19 18:24:41 +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
ceda6e18b5
Pin 13, 12 and 11 can still be used for SPI on Uno
2015-03-19 15:24:23 +01:00
Kristian Sloth Lauszus
de7ad5a066
Added a few more "LeftHatX: 0 LeftHatY: 0 RightHatX: 0 RightHatY: 0" and converted tabs to spaces
2015-03-15 00:06:18 +01:00
Kristian Sloth Lauszus
5b35d25138
Make 3b47fd03e3
show up correctly.
2015-03-15 00:04:19 +01:00
Kristian Sloth Lauszus
3b47fd03e3
Added typically error that people are getting when the dongle is not supporting 2.0+EDR.
2015-03-15 00:02:59 +01:00
Andrew J. Kroll
bc8000f782
manual merge
2015-03-12 18:56:15 -04:00
Andrew J. Kroll
586ed62467
CRLF -> LF
2015-03-12 17:27:21 -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
Fred
7c475c91e0
Xbox ONE Controller support
2015-02-14 11:09:24 +00:00
Kristian Sloth Lauszus
2b4a56de3d
Added note about SPI pins used on Arduino Uno
2014-12-02 17:46:05 -08:00
Matt Sieren
e0ac4eedad
Revert "Updated instructions"
...
This reverts commit 904569278d
.
2014-11-24 08:22:19 +01:00
Matt Sieren
904569278d
Updated instructions
...
Added information about including SPI.h
2014-11-22 11:02:36 +01:00
Matt Sieren
a88e9b44e7
Added Board
...
Added RedBearLab nRF51822 and instructions to the readme.
2014-11-22 09:56:15 +01:00
Kristian Sloth Lauszus
46dd720b8f
Added a link to Adafruit's library guide
2014-10-29 14:28:45 -07:00
Kristian Lauszus
81a861d4d5
Mention Arduino Galileo in readme
2014-09-02 00:18:05 -07:00
Kristian Lauszus
a932871f34
Typo
2014-08-28 18:32:51 -07:00
Kristian Lauszus
bf9fa2c5ec
Fixed donate button
2014-08-28 18:31:38 -07:00
Kristian Lauszus
e851f0d7ae
Added donate button
2014-08-28 18:20:36 -07:00
Kristian Lauszus
efeb80855e
Added table of contents
2014-07-01 11:47:39 +02:00
Kristian Lauszus
c589731974
Added "Interface modifications" section to readme
2014-07-01 11:31:45 +02:00