Add a USB mass storage example for AVR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3727 42af7a65-404d-4744-a932-0658087f49c3
Showing
- Documentation/NuttX.html 6 additions, 1 deletionDocumentation/NuttX.html
- TODO 8 additions, 2 deletionsTODO
- arch/avr/src/at90usb/at90usb_usbdev.c 2 additions, 2 deletionsarch/avr/src/at90usb/at90usb_usbdev.c
- arch/avr/src/avr/avr_internal.h 3 additions, 4 deletionsarch/avr/src/avr/avr_internal.h
- configs/teensy/README.txt 16 additions, 7 deletionsconfigs/teensy/README.txt
- configs/teensy/nsh/defconfig 1 addition, 1 deletionconfigs/teensy/nsh/defconfig
- configs/teensy/nsh/ld.script 1 addition, 1 deletionconfigs/teensy/nsh/ld.script
- configs/teensy/nsh/setenv.sh 1 addition, 1 deletionconfigs/teensy/nsh/setenv.sh
- configs/teensy/src/Makefile 6 additions, 0 deletionsconfigs/teensy/src/Makefile
- configs/teensy/src/teensy_internal.h 1 addition, 1 deletionconfigs/teensy/src/teensy_internal.h
- configs/teensy/src/up_boot.c 1 addition, 1 deletionconfigs/teensy/src/up_boot.c
- configs/teensy/src/up_spi.c 202 additions, 0 deletionsconfigs/teensy/src/up_spi.c
- configs/teensy/src/up_usbstrg.c 137 additions, 0 deletionsconfigs/teensy/src/up_usbstrg.c
- configs/teensy/usbstorage/Make.defs 149 additions, 0 deletionsconfigs/teensy/usbstorage/Make.defs
- configs/teensy/usbstorage/appconfig 39 additions, 0 deletionsconfigs/teensy/usbstorage/appconfig
- configs/teensy/usbstorage/defconfig 847 additions, 0 deletionsconfigs/teensy/usbstorage/defconfig
- configs/teensy/usbstorage/ld.script 210 additions, 0 deletionsconfigs/teensy/usbstorage/ld.script
- configs/teensy/usbstorage/setenv.sh 63 additions, 0 deletionsconfigs/teensy/usbstorage/setenv.sh
Loading
Please register or sign in to comment