This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
44179abcf8
qmk_firmware
/
Demos
/
Host
History
Dean Camera
44179abcf8
Add PrinterHost demo to the documentation.
2009-07-21 10:29:56 +00:00
..
ClassDriver
/CDCHost
Add PrinterHost demo to the documentation.
2009-07-21 10:29:56 +00:00
Incomplete
/BluetoothHost
Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.
2009-07-20 13:37:20 +00:00
LowLevel
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
2009-07-21 02:48:41 +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