index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
/
VirtualSerialMassStorage
Age
Commit message (
Expand
)
Author
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-09
Add missing SVN eol-style property to ensure that source code line endings an...
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-07-30
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...
Dean
2011-07-19
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-07-01
Seperate out the device demos and project's configuration descriptor structur...
Dean
2011-06-20
Add new "checksource" target to the library makefiles, for automated source f...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-04-04
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean
2011-03-23
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constr...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-03-16
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegg...
Dean
2011-03-16
Added new VirtualSerialMassStorage Device Class Driver demo.
Dean