Kristian Sloth Lauszus
f8217818a5
Updated link to James's PS4 guides
2020-11-18 20:22:02 +01:00
Kristian Sloth Lauszus
9f92baf191
Use Github actions, as Travis is too slow
2020-11-18 17:38:05 +01:00
Kristian Sloth Lauszus
71aeadeab1
Added support for Teensy 4.0 and 4.1
...
Fixes #529 , fixes #560
2020-11-17 15:23:26 +01:00
Kristian Sloth Lauszus
1121d8d9ad
Updated my email and full name
2020-11-15 23:36:05 +01:00
Kristian Sloth Lauszus
30931efed8
Merge remote-tracking branch 'origin/master' into XBOXONES
2020-11-15 23:25:04 +01:00
Kristian Sloth Lauszus
102746ef6b
Xbox One S controller support is now finally working
2020-11-15 19:14:30 +01:00
Oleg Mazurov
cd87628af4
Update README.md
2019-09-13 08:42:30 -06:00
Oleg Mazurov
0f09c9733f
Update README.md
2019-09-13 08:40:23 -06:00
Oleg Mazurov
0eba979277
Update README.md
2019-09-13 08:29:35 -06:00
Oleg Mazurov
780bd4e968
Update README.md
2019-09-12 10:15:33 -06:00
Oleg Mazurov
bc09e75d8f
Update README.md
2019-09-12 09:50:59 -06:00
Oleg Mazurov
f85e42d722
Update README.md
2019-09-11 16:23:51 -06:00
Oleg Mazurov
c04a107bda
Update README.md
2019-09-11 16:22:34 -06:00
Kristian Sloth Lauszus
f739ccc410
Added links to PS4 guides by Dr. James E. Barge
2019-05-28 17:21:31 +02:00
Kristian Sloth Lauszus
211bd717af
Fixed link to the documentation, as it now uses the felis.github.io subdomain and https
...
Fixes #416
2018-10-13 15:53:11 +02:00
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