Commit graph

571 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 84bab09221 Merge branch 'xxxajk' into arm
Conflicts:
	Usb.cpp
	Usb.h
	XBOXRECV.cpp
	adk.h
	avrpins.h
	cdcacm.h
	cdcprolific.h
	hid.h
	hidboot.h
	hidescriptorparser.cpp
	hidescriptorparser.h
	masstorage.h
	message.cpp
	parsetools.h
	usbhub.h
2013-10-05 01:11:51 +02:00
Kristian Sloth Lauszus 86f88e5333 Automatically detect if a Teensy is connected 2013-10-05 00:21:16 +02:00
Kristian Sloth Lauszus 822519b2ce There is no need to manually activate Sanguino anymore as users will be forced to use Arduino 1.5.x for the Balanduino 2013-10-05 00:18:12 +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
Kristian Sloth Lauszus f21f70c0b9 Minor 2013-10-01 23:52:34 +02:00
Kristian Sloth Lauszus 70f3663673 Use list for different boards 2013-10-01 23:50:19 +02:00
Andrew J. Kroll 8efdf711fd Fix example, and reformat 2013-10-01 14:50:09 -04:00
Andrew J. Kroll 77538f5d2d change "" to <> in include, fix author again 2013-09-30 13:18:33 -04:00
Andrew J. Kroll 6b8b8b7993 Zap silly Author default. 2013-09-30 01:25:14 -04:00
Andrew J. Kroll 387ec30447 Move Usb.h UsbCore.h and trim. Usb.h is now only includes, as it aught to be. Clean up more header files, more include traps. 2013-09-30 01:13:11 -04:00
Kristian Sloth Lauszus db39f5f347 Merge branch 'master' into xxxajk 2013-09-30 02:47:30 +02:00
Kristian Sloth Lauszus c952d3c945 Changed how boards and serial debugging are activated
Now all is done in settings.h
2013-09-30 02:44:22 +02:00
Andrew J. Kroll 226b4b6658 Unwedge failed device on failed attempt. 2013-09-29 18:22:37 -04:00
Andrew J. Kroll 5656fa9b6d Add example for composite mouse/keyboard, also supports single units on a hub, or embedded hub. 2013-09-29 16:12:34 -04:00
Andrew J. Kroll 2432379a27 Improved hidboot, now supports composite keyboard mouse devices. 2013-09-29 16:08:20 -04:00
Andrew J. Kroll a88933ea3e Add question in a comment 2013-09-29 16:07:44 -04:00
Kristian Sloth Lauszus b2e85fd274 Indent... 2013-09-27 21:39:38 +02:00
Kristian Sloth Lauszus ec8aef8f28 Merge pull request #63 from hozen/BT-porting
BT porting
2013-09-27 12:35:53 -07:00
Lei Shi 0bf0c44ba5 remove Eclipse project files 2013-09-27 17:18:15 +08:00
Lei Shi 952e6f1e98 ARM non-init issue. 2013-09-27 17:07:05 +08:00
Lei Shi 40d81b68b5 folk from felis, and add eclipse project files 2013-09-27 15:02:42 +08:00
Andrew J. Kroll 372e37e34f Update from head 2013-09-23 18:52:29 -04:00
Andrew J. Kroll 4bb0011713 Update from head 2013-09-23 18:48:44 -04:00
Andrew J. Kroll 6070e1b0f4 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-09-23 18:40:58 -04:00
Andrew J. Kroll 1a0d0690d3 compile faster 2013-09-23 18:40:10 -04:00
Kristian Sloth Lauszus 1a6e586ac1 Removed unused includes from PS3USB and Xbox libraries 2013-09-23 22:32:42 +02:00
Andrew J. Kroll 114c8f079b Remove unneeded includes 2013-09-23 16:14:49 -04:00
Andrew J. Kroll af2cf97b5e Fix headers 2013-09-23 16:08:31 -04:00
Andrew J. Kroll f0f83ec501 sync example updates 2013-09-23 04:55:43 -04:00
Andrew J. Kroll 3afbce77f3 Add new header files. 2013-09-23 04:50:38 -04:00
Andrew J. Kroll 156aa31a45 Shrink more. Fix capacity bug. Reduce includes, which reduces compile time. 2013-09-23 04:49:37 -04:00
Andrew J. Kroll 0c79e8e10f Convert CDB10 routines. 2013-09-21 15:38:40 -04:00
Andrew J. Kroll fee903bbac Make SCSI structs and definitions complete. Change all CDB size 6 commands to format version2, version 3, soon. 2013-09-20 01:41:36 -04:00
Kristian Sloth Lauszus 643972ad51 Print carriage return before line feed 2013-09-12 22:24:48 +02:00
Kristian Sloth Lauszus 5e97ec6a51 Don't return Unknown device if a PS3 controller is plugged in 2013-09-12 22:12:13 +02:00
Oleg Mazurov 9e1ea2ac1b fixed Get Conf Descr and delay after SetAddr in hiduniversal 2013-09-10 16:10:34 -06:00
Oleg Mazurov bab7d2a9c4 Merge branch 'xxxajk' 2013-09-09 12:35:41 -06:00
Andrew J. Kroll 52445a97d7 remove unused defines, refactor vbus power enum 2013-09-08 13:11:22 -04:00
Oleg Mazurov 254ff72e55 Scale example added 2013-09-06 17:03:19 -06:00
Andrew J. Kroll af4302f360 streamline failure path in code 2013-09-05 18:57:13 -04:00
Andrew J. Kroll 6993e811c6 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-09-02 23:02:16 -04:00
Andrew J. Kroll 811baa0c4d [BUGFIX] HID - Release bAddress on fail. 2013-09-02 23:01:59 -04:00
Andrew J. Kroll 48332d13ae [BUGFIX] Ensure bmReserved is a zero 2013-09-02 22:57:54 -04:00
Kristian Sloth Lauszus 2232ee19bd Added support for GameStop wired controller
Thanks to robertadamsnet
2013-09-02 21:21:26 +02:00
Andrew J. Kroll ab74e7750a [BUGFIX] Ensure bmReserved is a zero 2013-09-02 05:34:42 -04:00
Andrew J. Kroll 42a1be314f Update README.md 2013-09-02 04:19:55 -04:00
Andrew J. Kroll 0f0dd90ef8 Add RTClib 2013-09-02 04:19:31 -04:00
Andrew J. Kroll 5dcc65cab9 updates from head 2013-09-02 04:09:49 -04:00
Andrew J. Kroll d46f251345 Update testusbhostFAT 2013-09-02 04:04:28 -04:00
Kristian Sloth Lauszus b3ead81c2c Added support for newest version of the Balanduino board 2013-08-31 13:24:52 +02:00