Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new GenericHIDHost demo. | Dean Camera | 2009-04-01 | 1 | -1/+1 |
| | | | | Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use. | ||||
* | Added new GenericHID device demo application. | Dean Camera | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | Add new page to the documentation listing existing LUFA powered projects, ↵ | Dean Camera | 2009-03-27 | 1 | -1/+1 |
| | | | | fix up some inaccuracies in the documentation. | ||||
* | Fixed CDC demo not sending an empty packet after each transfer to prevent ↵ | Dean Camera | 2009-03-23 | 1 | -1/+1 |
| | | | | | | the host from buffering incomming data. Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place. | ||||
* | Combined Keyboad and Mouse normal and interrupt driven host demos into ↵ | Dean Camera | 2009-03-20 | 1 | -1/+1 |
| | | | | unified Keyboard and Mouse host demos. | ||||
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 1 | -1/+1 |
| | | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns. | ||||
* | Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single ↵ | Dean Camera | 2009-03-19 | 1 | -1/+1 |
| | | | | unified demo. | ||||
* | Corrected CDC class bootloader to fix a few bugs, changed address counter to ↵ | Dean Camera | 2009-03-17 | 1 | -1/+1 |
| | | | | store x2 addresses for convenience. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+1 |