Andrew J. Kroll
|
32e2932c2c
|
Expand cdc-acm with additional feature methods
|
2015-03-18 05:36:55 -04:00 |
|
Andrew J. Kroll
|
da03f22741
|
fix pointer screwup that has been around for ages.
|
2015-03-18 05:35:44 -04:00 |
|
Andrew J. Kroll
|
46dc4e6fec
|
fix conflict, fix case on include for hid.h (regression?)
|
2015-03-14 04:54:28 -04: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 |
|
Andrew J. Kroll
|
586ed62467
|
CRLF -> LF
|
2015-03-12 17:27:21 -04:00 |
|
Andrew J. Kroll
|
ff3a1d6797
|
fix debug printing
|
2015-03-12 17:27:04 -04:00 |
|
Andrew J. Kroll
|
33474df0b5
|
fix CDC-ACM bug, ready not reset on ACM::Release()
|
2015-03-12 03:05:14 -04:00 |
|
Kristian Sloth Lauszus
|
7c2e6c1bcd
|
Merge pull request #136 from felis/dev
Merge dev branch
|
2015-03-03 18:42:06 +01:00 |
|
Kristian Sloth Lauszus
|
13851a466f
|
Merge pull request #98 from davidbkemp/master
Make the right shift key work in OemToAscii (only the left shift key was...
|
2015-03-03 18:31:15 +01:00 |
|
Kristian Sloth Lauszus
|
881c4df046
|
Merge branch 'master' into dev
Conflicts:
BTD.h
BTHID.h
PS3BT.h
SPP.h
Wii.h
|
2015-02-24 01:28:28 +01:00 |
|
Kristian Sloth Lauszus
|
82f7088578
|
Removed content from merge conflict
|
2015-02-22 20:37:42 +01:00 |
|
Andrew J. Kroll
|
d25f28109d
|
all sources to LF
|
2015-02-22 13:18:45 -05:00 |
|
Andrew J. Kroll
|
56c0265fa8
|
attributes
|
2015-02-22 13:03:05 -05:00 |
|
Kristian Sloth Lauszus
|
86cb7f38ab
|
Fixed some formatting
|
2015-02-22 18:27:30 +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 |
|
Andrew J. Kroll
|
bd8c8e7404
|
Fix use of "bool" so ARM compiles correctly
|
2015-02-19 03:14:39 -05:00 |
|
Kristian Sloth Lauszus
|
96dfd7e37d
|
Added support for Joytech wired controller
See: https://github.com/felis/USB_Host_Shield_2.0/issues/128
|
2015-01-03 10:52:17 +01:00 |
|
Kristian Sloth Lauszus
|
2b4a56de3d
|
Added note about SPI pins used on Arduino Uno
|
2014-12-02 17:46:05 -08:00 |
|
Kristian Sloth Lauszus
|
3ba1c82cf4
|
Merge pull request #115 from sieren/master
Added support for RedBearLab nRF51822 Board
|
2014-11-23 23:55:09 -08: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
|
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 |
|
Matt Sieren
|
4cf9f34228
|
Moved include for nRF51822
Moved the include into the right file.
|
2014-11-22 09:53:59 +01:00 |
|
Matt Sieren
|
3646c650b6
|
Added RBL nRF51822 Support
Added support for the nRF51822 Board by RedBearLab.
|
2014-11-21 22:58:54 +01:00 |
|
Matt Sieren
|
eb424a07ac
|
nRF51822 Pins
Creating pins for the RBL nRF51822 Board
|
2014-11-21 22:45:57 +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 Sloth Lauszus
|
d5e900f833
|
Added isReady function to HIDBoot
Fixes #103
|
2014-10-31 15:57:39 -07:00 |
|
Kristian Sloth Lauszus
|
46dd720b8f
|
Added a link to Adafruit's library guide
|
2014-10-29 14:28:45 -07:00 |
|
Lauszus
|
9806b7073b
|
Added teensy and atmelsam platforms
|
2014-10-26 14:33:45 -07:00 |
|
Lauszus
|
6b096bf6ae
|
Added more keywords to library.json and set maintainer field for me and Andrew
|
2014-10-26 13:48:19 -07:00 |
|
Andrew Kroll
|
98d6c5b735
|
Merge pull request #99 from ivankravets/patch-2
Avoid trademark issues with library name
|
2014-10-23 13:47:00 -04:00 |
|
Ivan Kravets
|
65e85678c0
|
Avoid trademark issues with library name
Added authors, frameworks and platforms fields
Updated Library Registry: http://platformio.ikravets.com/#!/lib/show/59/USB-Host-Shield-20
|
2014-10-23 19:08:04 +03:00 |
|
David Kemp
|
8222d047f5
|
Make the right shift key work in OemToAscii (only the left shift key was working)
|
2014-10-23 21:51:48 +11:00 |
|
Oleg Mazurov
|
58a143b9fb
|
Merge pull request #94 from ivankravets/patch-1
PlatformIO-based manifest file
|
2014-10-02 10:16:44 -06:00 |
|
Ivan Kravets
|
6e31789f7f
|
PlatformIO-based manifest file
Web: http://platformio.ikravets.com/#!/lib/show/Arduino-USBHostShield20
Docs: http://docs.platformio.ikravets.com/en/latest/librarymanager/index.html
|
2014-10-01 23:26:56 +03:00 |
|
Kristian Lauszus
|
37d87903fa
|
Updated USBFTDILoopback example to compile after 2224dd96cb
|
2014-09-29 16:50:02 -07:00 |
|
Andrew J. Kroll
|
80230570cc
|
fix board_qc for MIPS so that it includes the correct SPI library first
|
2014-09-25 23:23:10 -04:00 |
|
Andrew J. Kroll
|
b51131750d
|
fix board_qc for MIPS
|
2014-09-25 23:17:18 -04: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 |
|
Oleg Mazurov
|
4ccbea7f36
|
Send Report added to hiduniversal
|
2014-09-22 17:48:40 -06:00 |
|
Oleg Mazurov
|
64e3f92700
|
gh sync
|
2014-09-22 17:03:16 -06:00 |
|
Kristian Lauszus
|
1d13c6865c
|
Merge branch 'master' into dev
|
2014-09-10 21:01:45 -07:00 |
|
Kristian Lauszus
|
2ee76e2923
|
Fix include
|
2014-09-10 01:45:17 -07:00 |
|
Kristian Lauszus
|
961bf1c4ae
|
Update submodules
|
2014-09-10 00:27:55 -07:00 |
|
Kristian Lauszus
|
840d5d67d4
|
Merge branch 'xxxajk'
|
2014-09-10 00:22:29 -07:00 |
|
Kristian Lauszus
|
69fa08d141
|
Check DEVSUBCLASSOK as well when blindly attempt to configure
|
2014-09-10 00:21:01 -07:00 |
|
Kristian Lauszus
|
c5c761aec5
|
Reduced code size in PS3BT by removing some unnecessary variables
|
2014-09-09 16:39:57 -07:00 |
|