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
/
Device
History
Dean Camera
d0db78432f
Add extra tests to the MassStorage device demo and class driver for validating command blocks from the host.
2009-07-21 04:46:48 +00:00
..
ClassDriver
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.
2009-07-20 14:07:02 +00:00
Incomplete
/Sideshow
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
LowLevel
Add extra tests to the MassStorage device demo and class driver for validating command blocks from the host.
2009-07-21 04:46:48 +00:00
makefile
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos.
2009-06-05 07:30:23 +00:00