Commit graph

42 commits

Author SHA1 Message Date
Andrew J. Kroll
d17e1f94cb HID fixes
Fix incorrect GetReportDescr args. We want the interface index.
HID BOOT mouse will now always work
HID BOOT keyboard will now always work
2013-12-25 01:08:02 -05:00
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
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
Andrew J. Kroll
1a0d0690d3 compile faster 2013-09-23 18:40:10 -04: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
156aa31a45 Shrink more. Fix capacity bug. Reduce includes, which reduces compile time. 2013-09-23 04:49:37 -04:00
Andrew J. Kroll
5812e0f5c4 Fix NPE when devConfig[X] is NULL, remove unused variable from on-chip RAM 2013-06-18 14:43:37 -04:00
Andrew J. Kroll
53b7f82d94 Fix hub code, fix enumeration. 2013-06-18 01:24:28 -04:00
Andrew J. Kroll
e01df49bf3 refactor entire library for hex printing 2013-06-17 15:37:09 -04:00
Andrew J. Kroll
080a8e256d add reset on hub port 2013-06-17 15:02:37 -04:00
Oleg Mazurov
261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
PaulStoffregen
c9815144af Include system headers before library headers (fix DEBUG issue with newlib) 2013-05-29 10:40:45 -07:00
Andrew J. Kroll
1cc3036eac Now mass storage works. Evil plans may begin. 2013-05-13 20:54:12 -04:00
Andrew J. Kroll
1d771c1501 Support more quirks by slight plugin event change. 2013-04-20 14:06:48 -04:00
Kristian Sloth Lauszus
13bb5c2356 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-03-30 17:06:28 +01:00
Kristian Sloth Lauszus
06bf0f6227 Readded support for Arduino ADK, Leonardo etc. 2013-03-30 17:05:30 +01:00
Andrew J. Kroll
a3dc91cc43 Fix a few problems with the lib linking with debug on. 2013-03-30 11:55:01 -04:00
Andrew J. Kroll
904f2ff25a Clean up code formatting to industry standards. 2013-03-28 04:46:43 -04:00
Andrew J. Kroll
629594f957 Merge my debug changes.
Merge my format sanity changes.
Track everything.
2013-03-28 03:26:02 -04:00
Kristian Sloth Lauszus
b3a2c3a632 Added BOARD_BALANDUINO macro 2013-02-04 20:46:23 +01:00
Kristian Sloth Lauszus
9365f034b9 Added support for Balanduino 2013-02-01 23:37:19 +01:00
Oleg Mazurov
c86e258916 regression 2012-03-01 19:54:13 -07:00
Oleg Mazurov
702897bd5b acm bug fix 2012-02-29 12:37:16 -07:00
Oleg Mazurov
389c6115e3 Xoom compatibility 2012-02-06 07:49:01 -07:00
Ilya Bakulin
79668d97ea - Create conditional define BOARD_MEGA_ADK and move it into avrpins.h, which seems like a most suitable place for such things;
- Added pin define for Pj2;
- Use newly created BOARD_MEGA_ADK #define for separating Mega ADK-specific code from the common code.
2012-01-23 12:19:39 +04:00
Ilya Bakulin
5daa359bd3 - Added support for Arduino Mega ADK board. 2012-01-23 05:32:51 +04:00
Oleg Mazurov
2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov
f1a569f18c ADK terminal demos added 2011-09-10 20:13:18 -06:00
Oleg Mazurov
0244032d0d adk final 2011-07-06 19:48:43 -06:00
Oleg Mazurov
ce6aa49501 063011 2011-06-30 23:09:46 -06:00
Oleg Mazurov
05726f3ed1 first release 2011-06-22 11:41:22 -06:00
Oleg Mazurov
cf1611cb48 FTDI fixed 2011-06-05 21:22:39 -06:00
Oleg Mazurov
b30f62d931 minor 2011-05-20 21:39:35 -06:00
Oleg Mazurov
2e52a1dfa6 inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
Oleg Mazurov
672758c45c fix previous 2011-04-18 11:18:55 -06:00
Oleg Mazurov
1f42c51bd2 Apr.11 update 2011-04-18 10:27:11 -06:00
Oleg Mazurov
aa6fc58bc4 Apr.11 updates 2011-04-18 10:11:59 -06:00
unknown
2be575ffc0 next big change 2011-04-15 23:24:10 -06:00
Oleg Mazurov
d3a52a7616 removed digitalRead from usbhost.h 2011-03-05 00:33:02 -07:00
Oleg Mazurov
600e5c3a07 avrpins with mega1280/2560 support 2011-03-01 11:26:31 -07:00
Oleg Mazurov
e238472454 first commit 2011-01-18 23:27:20 -07:00