summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/usbstorage
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-02 16:45:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-02 16:45:04 +0000
commitc25624bb52317ce91a488a4e86cfa9984dcb406d (patch)
tree8abecc32e9bf05dc6c173de957835f66468674cd /nuttx/configs/teensy/usbstorage
parentcdd11552fc1366a0280fe01bfef875344a967b1c (diff)
downloadpx4-nuttx-c25624bb52317ce91a488a4e86cfa9984dcb406d.tar.gz
px4-nuttx-c25624bb52317ce91a488a4e86cfa9984dcb406d.tar.bz2
px4-nuttx-c25624bb52317ce91a488a4e86cfa9984dcb406d.zip
Fix SPI SD card detect logic; Fix AVR USB device interrupt initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3740 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/teensy/usbstorage')
-rwxr-xr-xnuttx/configs/teensy/usbstorage/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/teensy/usbstorage/defconfig b/nuttx/configs/teensy/usbstorage/defconfig
index 7034c6622..591eaf191 100755
--- a/nuttx/configs/teensy/usbstorage/defconfig
+++ b/nuttx/configs/teensy/usbstorage/defconfig
@@ -268,9 +268,9 @@ CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200
CONFIG_SCHED_INSTRUMENTATION=n
CONFIG_TASK_NAME_SIZE=0
-CONFIG_START_YEAR=2010
-CONFIG_START_MONTH=6
-CONFIG_START_DAY=17
+CONFIG_START_YEAR=2011
+CONFIG_START_MONTH=7
+CONFIG_START_DAY=2
CONFIG_GREGORIAN_TIME=n
CONFIG_JULIAN_TIME=n
CONFIG_DEV_CONSOLE=y