aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Collapse)AuthorAgeFilesLines
* Added new GenericHIDHost demo.Dean Camera2009-04-011-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 Camera2009-03-291-1/+1
|
* Add new page to the documentation listing existing LUFA powered projects, ↵Dean Camera2009-03-271-1/+1
| | | | fix up some inaccuracies in the documentation.
* Fixed CDC demo not sending an empty packet after each transfer to prevent ↵Dean Camera2009-03-231-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 Camera2009-03-201-1/+1
| | | | unified Keyboard and Mouse host demos.
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-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 Camera2009-03-191-1/+1
| | | | unified demo.
* Corrected CDC class bootloader to fix a few bugs, changed address counter to ↵Dean Camera2009-03-171-1/+1
| | | | store x2 addresses for convenience.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+1