Commit graph

935 commits

Author SHA1 Message Date
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 8aafdccc80 Merge branch 'dev' into SPI 2014-09-10 01:47:21 -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
Kristian Lauszus 285b21cdbc Check HCI Handle using function in BluetoothService class 2014-09-09 16:38:42 -07:00
Kristian Lauszus 106aff6411 Call registerBluetoothService in BluetoothService constructor
I needed to move the BluetoothService class down after the BTD class in order for it to work
2014-09-09 16:32:46 -07:00
Kristian Lauszus 4ab24d9973 No need to __ARDUINO_X86__ to have it's own entry 2014-09-07 22:06:19 -07:00
Kristian Lauszus cc1023c2ac Merge branch 'dev' into Galileo
Conflicts:
	BTD.h
2014-09-02 02:07:48 -07:00
Kristian Lauszus 25c8d87ba2 Added several variables to BluetoothService class
Also moved attachOnInit function into BluetoothService class, but this really belong somewhere else
2014-09-02 02:02:17 -07:00
Kristian Lauszus efb9bb73c5 Use shift operators for flags 2014-09-02 01:34:39 -07:00
Kristian Lauszus 4a1940b99b Don't redefine HID parameters - just include Hid.h 2014-09-02 01:26:17 -07:00
Kristian Lauszus 5ab6577dd9 Merge branch 'master' into SPI 2014-09-02 00:19:26 -07:00
Kristian Lauszus 81a861d4d5 Mention Arduino Galileo in readme 2014-09-02 00:18:05 -07:00
Kristian Lauszus a47d1ef8f0 Merge branch 'master' into Galileo 2014-09-02 00:17:34 -07:00
Kristian Lauszus bde11036a9 Endpoints types where already defined in usb_ch9.h, so no need to redefine them 2014-09-02 00:16:48 -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 36bdfb3a53 Merge branch 'master' into SPI 2014-08-24 17:31:24 -07:00
Kristian Lauszus fdd104d3d0 Merge branch 'master' into Galileo 2014-08-24 17:29:13 -07:00
Kristian Lauszus 980109f756 Disable some of the functions in PS3BT and Wii library examples so it always compile on Arduino Uno 2014-08-24 17:26:49 -07:00
Kristian Lauszus 5f646ccfcc Merge branch 'master' into Galileo 2014-08-24 17:23:01 -07:00
Kristian Lauszus af4c3f673c The analog pins can also be used as digital pins 2014-08-24 17:10:50 -07:00
Kristian Lauszus a3db3d9451 Added support for the Intel Galileo
Still not tested
2014-08-24 16:40:18 -07:00
Kristian Lauszus 32c6b91e5a All virtual functions inside BluetoothService needed to be pure for the Intel Galileo 2014-08-24 15:56:36 -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 d35b83e5a5 Support new revision of Balanduino PCB 2014-08-19 22:57:18 -07:00
Andrew J. Kroll 2224dd96cb Check subclasses during enumeration 2014-08-04 08:47:15 -04:00