qmk_firmware/Demos/Host
Dean Camera e0af6014a7 Added incomplete PrinterHost demo application.
Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder.

Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case.
2009-07-11 15:05:56 +00:00
..
ClassDriver/CDCHost Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00
Incomplete Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00
LowLevel Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00
makefile Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead. 2009-06-19 05:08:04 +00:00