summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/src
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-11 12:28:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-11 12:28:31 -0600
commit1930ae380035e4ed8d546c08ad20369906df78e8 (patch)
treef2917014963a108a5e229417dcb6848157b2404a /nuttx/configs/mikroe-stm32f4/src
parent20ced87f002ff98f4dcb28a14c57d32dfebaacf1 (diff)
downloadpx4-nuttx-1930ae380035e4ed8d546c08ad20369906df78e8.tar.gz
px4-nuttx-1930ae380035e4ed8d546c08ad20369906df78e8.tar.bz2
px4-nuttx-1930ae380035e4ed8d546c08ad20369906df78e8.zip
SAM4S: GPIO, chip characteristics, peripheral Kconfig
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/src')
-rw-r--r--nuttx/configs/mikroe-stm32f4/src/mikroe-stm32f4-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/src/mikroe-stm32f4-internal.h b/nuttx/configs/mikroe-stm32f4/src/mikroe-stm32f4-internal.h
index 0f6894316..c27306048 100644
--- a/nuttx/configs/mikroe-stm32f4/src/mikroe-stm32f4-internal.h
+++ b/nuttx/configs/mikroe-stm32f4/src/mikroe-stm32f4-internal.h
@@ -190,7 +190,6 @@
GPIO_OUTPUT_SET|GPIO_PORTC|GPIO_PIN7)
#define GPIO_VS1053_DREQ (GPIO_INPUT|GPIO_SPEED_50MHz|GPIO_PORTC|GPIO_PIN6)
-
/****************************************************************************************************
* Public Types
****************************************************************************************************/