qmk_firmware/Demos/Device
Dean Camera 01fecac0a7 Ensure device address latch bit is not set at the same time as the new address, as per datasheet.
Minor documentation fixes.

Fix broken USB host mode due to the USB frame counter not being updated during the early enumeration steps, causing USB_Host_DelayMS() to spinloop forever.
2010-09-19 05:46:17 +00:00
..
ClassDriver Ensure device address latch bit is not set at the same time as the new address, as per datasheet. 2010-09-19 05:46:17 +00:00
Incomplete Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 2010-09-15 03:00:29 +00:00
LowLevel Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 2010-09-15 03:00:29 +00:00
makefile Add default "all" makefile targets to the demo tree makefiles. 2010-06-25 13:28:34 +00:00