Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix invalid Event name rule in demo/project makefiles. | Dean Camera | 2009-10-16 | 1 | -1/+1 | |
| | ||||||
* | Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. | Dean Camera | 2009-10-12 | 1 | -3/+2 | |
| | | | | Fix up demo documentation device compatibility list to be as general as possible to reduce changes required as Atmel releases more devices within the same USB AVR series. | |||||
* | Application documentation/comment cleanup. | Dean Camera | 2009-10-08 | 1 | -1/+1 | |
| | ||||||
* | Remove old OTG demo directory with useless TestApp demo. Add new DualRole ↵ | Dean Camera | 2009-09-29 | 12 | -0/+3241 | |
directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers. |