aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵Dean Camera2010-05-071-34/+34
| | | | the make tool to be overridden.
* Update copyright year to 2010.Dean Camera2009-12-301-1/+1
|
* Additional file renames and modifications to change CDC demos to VirtualSerial.Dean Camera2009-12-071-4/+4
|
* Fix build and Doxygen errors.Dean Camera2009-11-251-3/+3
|
* Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ↵Dean Camera2009-11-251-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 Camera2009-11-041-0/+4
| | | | Add some missing documentation to some of the library demos.
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-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 Camera2009-07-201-0/+4
|
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+46