Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops - need to turn off USART via control register B before reconfiguring, ↵ | Dean Camera | 2010-07-30 | 1 | -4/+4 |
| | | | | fix ordering of USART control register modifications in the Benito and USBtoSerial projects. | ||||
* | Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵ | Dean Camera | 2010-05-07 | 1 | -34/+34 |
| | | | | the make tool to be overridden. | ||||
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | Additional file renames and modifications to change CDC demos to VirtualSerial. | Dean Camera | 2009-12-07 | 1 | -4/+4 |
| | |||||
* | Fix build and Doxygen errors. | Dean Camera | 2009-11-25 | 1 | -3/+3 |
| | |||||
* | Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ↵ | Dean Camera | 2009-11-25 | 1 | -10/+14 |
| | | | | macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints. | ||||
* | Added new JoystickHostWithParser demos to the library. | Dean Camera | 2009-11-04 | 1 | -0/+4 |
| | | | | Add some missing documentation to some of the library demos. | ||||
* | Add new MIDIHost LowLevel demo application. | Dean Camera | 2009-10-08 | 1 | -0/+4 |
| | | | | Make unfinished device mode applications use the VID/PID reserved for LUFA development devices. | ||||
* | Add PrinterHost to the project file and Host LowLevel directory makefile. | Dean Camera | 2009-07-20 | 1 | -0/+4 |
| | |||||
* | Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. | Dean Camera | 2009-06-05 | 1 | -0/+46 |