Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete host mode demos from the root Host demos folder. | Dean Camera | 2009-06-05 | 1 | -55/+0 |
| | |||||
* | Fixed Mouse and Keyboard device demos not acting in accordance with the HID ↵ | Dean Camera | 2009-05-12 | 1 | -10/+3 |
| | | | | | | specification for idle periods (thanks to Brian Dickman). Removed support for endpoint/pipe non-control interrupts; these did not act in the way users expected, and had many subtle issues. | ||||
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -2/+2 |
| | |||||
* | Added new GenericHIDHost demo. | Dean Camera | 2009-04-01 | 1 | -0/+62 |
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use. |