From e23fb305e00f5c2cca3d5eaa898c556030e92076 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 20 Jun 2011 19:07:22 +0000 Subject: 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 --- nuttx/configs/teensy/nsh/setenv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/teensy/nsh/setenv.sh') diff --git a/nuttx/configs/teensy/nsh/setenv.sh b/nuttx/configs/teensy/nsh/setenv.sh index fd0d1675c..9d232e53e 100755 --- a/nuttx/configs/teensy/nsh/setenv.sh +++ b/nuttx/configs/teensy/nsh/setenv.sh @@ -1,5 +1,5 @@ #!/bin/bash -# configs/teensy/teensy/setenv.sh +# configs/teensy/nsh/setenv.sh # # Copyright (C) 2011 Gregory Nutt. All rights reserved. # Author: Gregory Nutt -- cgit v1.2.3