qmk_firmware/Demos/Host/ClassDriver/MassStorageHost
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
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
makefile Replace -finline-limit with -fno-inline-small-functions in project makefiles. 2009-08-30 06:52:03 +00:00