Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change project makefiles so that the current target settings and not just the... | Dean Camera | 2009-07-28 | 1 | -39/+21 |
* | Added incomplete PrinterHost demo application. | Dean Camera | 2009-07-11 | 1 | -1/+1 |
* | Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o... | Dean Camera | 2009-06-19 | 1 | -5/+5 |
* | Move LUFA compile time options to a new section in the application makefiles ... | Dean Camera | 2009-06-19 | 1 | -3/+8 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -2/+3 |
* | Copy over schedulerless host demos to ClassDrivers directory, for later modif... | Dean Camera | 2009-06-09 | 1 | -0/+733 |
* | Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class... | Dean Camera | 2009-06-09 | 1 | -735/+0 |
* | Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. | Dean Camera | 2009-06-05 | 1 | -0/+735 |