summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-10 18:20:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-10 18:20:30 -0600
commit20ced87f002ff98f4dcb28a14c57d32dfebaacf1 (patch)
tree6a56afafd4e32bce2ff39510327037be0443181f /nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c
parentf69e5feff2e1d8d7e73f662c73ed02122bce4eee (diff)
downloadpx4-nuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.tar.gz
px4-nuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.tar.bz2
px4-nuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.zip
Add a directory to hold configurations for the SAM4S Xplained board
Diffstat (limited to 'nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c')
-rw-r--r--nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c b/nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c
index b03a61266..6fcdbcc21 100644
--- a/nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c
+++ b/nuttx/configs/stm32ldiscovery/src/stm32_autoleds.c
@@ -1,6 +1,5 @@
/****************************************************************************
- * configs/stm32ldiscovery/src/up_autoleds.c
- * arch/arm/src/board/up_autoleds.c
+ * configs/stm32ldiscovery/src/stm32_autoleds.c
*
* Copyright (C) 2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
@@ -55,7 +54,7 @@
/****************************************************************************
* Definitions
****************************************************************************/
-/* If CONFIG_ARCH_LEDs is defined, then NuttX will control the 8 LEDs on
+/* If CONFIG_ARCH_LEDs is defined, then NuttX will control the 2 LEDs on
* board the STM32L-Discovery. The following definitions describe how NuttX
* controls the LEDs:
*