aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/MassStorageHost/MassStorageHost.c
Commit message (Expand)AuthorAgeFilesLines
* Delete host mode demos from the root Host demos folder.Dean Camera2009-06-051-431/+0
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-5/+5
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-4/+4
* Fix minor build errors.Dean Camera2009-05-011-1/+1
* Fixed SPI driver init function not clearing SPI2X bit when not needed.Dean Camera2009-04-261-31/+45
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-1/+1
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-7/+7
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-6/+0
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+3
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-6/+6
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+420