summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-12 00:19:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-12 00:19:30 +0000
commitd92f89d08d0729d4c7c32fd5d6d2892c4408dcb4 (patch)
treef58cccb6abeff426b792738a92c253ca228c1f38 /nuttx/arch/arm/src/stm32
parent569561d0b8bbf208837ed267a59b5c8152b278d7 (diff)
downloadpx4-nuttx-d92f89d08d0729d4c7c32fd5d6d2892c4408dcb4.tar.gz
px4-nuttx-d92f89d08d0729d4c7c32fd5d6d2892c4408dcb4.tar.bz2
px4-nuttx-d92f89d08d0729d4c7c32fd5d6d2892c4408dcb4.zip
Updated LPC1788 SDCARD logic from Rommel Marcelo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5733 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32_sdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32_sdio.h b/nuttx/arch/arm/src/stm32/chip/stm32_sdio.h
index d2af8a32c..7f1a68b48 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32_sdio.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32_sdio.h
@@ -1,7 +1,7 @@
/************************************************************************************
* arch/arm/src/stm32/chip/stm32_sdio.h
*
- * Copyright (C) 2009, 2011-2012 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009, 2011-2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without