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-17 14:24:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0fdc1a2bc6
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MassStorageHost
History
Dean Camera
7fbb759287
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
2009-08-31 07:48:32 +00:00
..
Doxygen.conf
Added CDC_Device_Flush() command to the CDC Device mode class driver.
2009-08-13 06:43:17 +00:00
makefile
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
2009-08-30 06:52:03 +00:00
MassStorageHost.c
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
2009-08-31 07:48:32 +00:00
MassStorageHost.h
Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile.
2009-08-26 07:34:31 +00:00