summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/usbstorage/defconfig
Commit message (Expand)AuthorAgeFilesLines
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-42/+42
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-3/+3
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-201-1/+1
* Add a USB mass storage example for AVRpatacongo2011-06-201-0/+847