Commit graph

687 commits

Author SHA1 Message Date
Kristian Sloth Lauszus d27ca9822d Fixed path to libraries 2013-06-10 20:32:09 +02:00
Andrew J. Kroll aee424c196 refactor DEBUG -> DEBUG_USB_HOST 2013-06-10 14:28:20 -04:00
Andrew J. Kroll c6ef134d21 Merge remote branch 'origin' into xxxajk 2013-06-10 14:27:47 -04:00
Andrew J. Kroll 159e8dc46b refactor DEBUG -> DEBUG_USB_HOST 2013-06-10 14:26:51 -04:00
Kristian Sloth Lauszus 1073f33cea Set interrupt endpoint nak limit to USB_NAK_NOWAIT 2013-06-10 01:44:47 +02:00
Kristian Sloth Lauszus 2f04cc56ac Create instances dynamically 2013-06-10 00:07:14 +02:00
Kristian Sloth Lauszus b7d86a2f21 Fixed typo 2013-06-10 00:03:34 +02:00
Andrew J. Kroll 86b575309a Merge branch 'xxxajk' 2013-06-09 15:54:00 -04:00
Andrew J. Kroll 36b2e11455 Merge branches 'xxxajk', 'xxxajk' and 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-09 15:53:49 -04:00
Andrew J. Kroll c5b027855b Merge remote branch 'origin' into xxxajk 2013-06-09 15:47:43 -04:00
Kristian Sloth Lauszus ce151290a5 Updated comment 2013-06-09 21:46:36 +02:00
Andrew J. Kroll 78526fb479 fix boo-boo in code. 2013-06-09 15:44:08 -04:00
Kristian Sloth Lauszus df776e1f2c Added note about how to enable serial debugging 2013-06-09 20:49:32 +02:00
Kristian Sloth Lauszus d3b2324b1e Added link to master makefile 2013-06-09 20:24:44 +02:00
Kristian Sloth Lauszus 5df4fd56f6 Added note about compatible Arduinos 2013-06-09 19:53:22 +02:00
Kristian Sloth Lauszus 4c5df3f56a Updated Readme 2013-06-09 19:45:45 +02:00
Kristian Sloth Lauszus fb28094a30 Added the master makefile as a submodule as well 2013-06-09 19:32:27 +02:00
Kristian Sloth Lauszus f69278c2b9 Fixed path to libraries 2013-06-09 19:26:43 +02:00
Kristian Sloth Lauszus b528925d9e Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
Andrew J. Kroll dfa140f237 Merge branches 'xxxajk' and 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-06-06 20:15:04 -04:00
Oleg Mazurov 7d981b4361 Merge branch 'xxxajk' into premerge 2013-06-06 17:19:26 -06:00
Oleg Mazurov e14d36e231 test 2013-06-06 12:52:45 -06:00
Oleg Mazurov 25f7fb8092 fix for black card reader 2013-06-06 12:50:13 -06:00
Andrew J. Kroll e4858bd0ef different logic 2013-06-06 14:43:24 -04:00
Oleg Mazurov 1d8af4a05c Merge branch 'xxxajk' of https://github.com/felis/USB_Host_Shield_2.0 into xxxajk 2013-06-06 12:13:29 -06:00
Oleg Mazurov da4239d548 first local commit 2013-06-06 12:13:23 -06:00
Andrew J. Kroll a24a450fd7 Merge branches 'xxxajk' and 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-06-06 13:57:17 -04:00
Andrew J. Kroll 13fd6036b6 slight change to init. DEBUG default off. 2013-06-06 13:56:53 -04:00
PaulStoffregen d0c362b66f Add pgm_read_pointer for 16 vs 32 bit pointers 2013-05-29 10:53:36 -07:00
PaulStoffregen ae3e6ca74b Add const to char* (fixes warnings) 2013-05-29 10:46:53 -07:00
PaulStoffregen 8c89442590 Comment out assert() - TODO: fix assert on Teensy3 2013-05-29 10:42:21 -07:00
PaulStoffregen c9815144af Include system headers before library headers (fix DEBUG issue with newlib) 2013-05-29 10:40:45 -07:00
PaulStoffregen fca5a4125f Add Teensy 3.0 SPI to usbhost.h 2013-05-29 10:32:51 -07:00
PaulStoffregen be026c4dfb Add Teensy 3.0 pins to avrpins.h 2013-05-29 10:29:32 -07:00
Oleg Mazurov e77c2fd6ee fixed "Notify" 2013-05-27 11:23:35 -06:00
Kristian Sloth Lauszus c70c367a94 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-05-17 00:38:38 +02:00
Kristian Sloth Lauszus cd30acf362 Forgot to update calls to setLedRaw 2013-05-17 00:37:59 +02:00
Oleg Mazurov 2a43fde0ff Merge pull request #52 from weizenspreu/master
Event for changed control keys
2013-05-16 14:44:30 -07:00
Andrew J. Kroll f1e01dbaab merge with head 2013-05-16 17:03:44 -04:00
Andrew J. Kroll 336e5f37aa Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-05-16 16:44:21 -04:00
Andrew J. Kroll 814c2baf55 debugging macro fixes 2013-05-16 16:43:51 -04:00
Kristian Sloth Lauszus 216fce8d95 Controller is default 0
This will ensure compatible with the other controllers
2013-05-16 22:41:52 +02:00
Kenneth Newwood a669933c44 Added KeyboardReportParser::OnControlKeysChanged(before, after) to be able to react on control key presses and enhanced the HID keyboard example. 2013-05-16 20:45:26 +02:00
Kristian Sloth Lauszus 1a362c5310 Shift one so it the same as setLedOn etc. 2013-05-16 19:29:59 +02:00
Oleg Mazurov 205bb2829a added to configure proposal 2013-05-15 10:54:33 -06:00
Andrew J. Kroll 387a4ab5f4 make more clear on the flow proposal. 2013-05-14 16:11:32 -04:00
Andrew J. Kroll e81faeadd5 Add proposal, see line 566 Usb.cpp. Fix small bug in Usb.cpp 2013-05-14 11:41:12 -04:00
Andrew J. Kroll db51039034 move status messages 2013-05-14 11:39:42 -04:00
Kristian Sloth Lauszus 4342ee3c4e Use __ instead of <b> in readme 2013-05-14 14:45:21 +02:00
Andrew J. Kroll bf8aedf382 Honor Write protect 2013-05-14 06:45:35 -04:00