Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC compiler...
[pub/lufa.git] / Demos / Device / ClassDriver / VirtualSerialMassStorage / Descriptors.c
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-03-16 Dean CameraAdded new VirtualSerialMassStorage Device Class Driver...