You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/Demos/MassStorageHost
Dean Camera 7e7124e40b Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.).
Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names.

Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances.

Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts.
17 years ago
..
ConfigDescriptor.c Moved all source to the trunk directory. 17 years ago
ConfigDescriptor.h Moved all source to the trunk directory. 17 years ago
Doxygen.conf Moved all source to the trunk directory. 17 years ago
MassStorageHost.aps Moved all source to the trunk directory. 17 years ago
MassStorageHost.c Moved all source to the trunk directory. 17 years ago
MassStorageHost.h Moved all source to the trunk directory. 17 years ago
MassStorageHost.txt Moved all source to the trunk directory. 17 years ago
MassStoreCommands.c Changed stream wait timeout counter to be 16-bit, so that very long timeout periods can be set for correct communications with badly designed hosts or devices which greatly exceed the USB specification limits. 17 years ago
MassStoreCommands.h Moved all source to the trunk directory. 17 years ago
SCSI_Codes.h Moved all source to the trunk directory. 17 years ago
makefile Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.). 17 years ago