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/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/teensy/nsh/defconfig') diff --git a/nuttx/configs/teensy/nsh/defconfig b/nuttx/configs/teensy/nsh/defconfig index f9bb1927c..259186552 100755 --- a/nuttx/configs/teensy/nsh/defconfig +++ b/nuttx/configs/teensy/nsh/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/teensy/nsh/defconfig # -# Copyright (C) 2010 Gregory Nutt. All rights reserved. +# Copyright (C) 2011 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without -- cgit v1.2.3