This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-10 19:04:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eff07bb877
qmk_firmware
/
Demos
History
Dean Camera
eff07bb877
Fix issue with CDC device demos causing broken communications when the device tries to send data before the host has set the line encoding.
2009-08-04 08:06:26 +00:00
..
Device
Fix issue with CDC device demos causing broken communications when the device tries to send data before the host has set the line encoding.
2009-08-04 08:06:26 +00:00
Host
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option.
2009-08-02 23:14:30 +00:00
OTG
Fix build error in TestApp demo caused by previous commit.
2009-08-02 23:17:47 +00:00
makefile
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00