summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-08 14:10:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-08 14:10:24 +0000
commit868a65c8dccc93a42e78aa504775c9ef927d865b (patch)
tree7563ea6e54724090820563638b29cd74b3acf770 /nuttx/configs/stm32f4discovery/include
parent10abc48ef23af89e79d7e48dcd1e526d091f23fb (diff)
downloadpx4-nuttx-868a65c8dccc93a42e78aa504775c9ef927d865b.tar.gz
px4-nuttx-868a65c8dccc93a42e78aa504775c9ef927d865b.tar.bz2
px4-nuttx-868a65c8dccc93a42e78aa504775c9ef927d865b.zip
STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5322 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm32f4discovery/include')
-rw-r--r--nuttx/configs/stm32f4discovery/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/include/board.h b/nuttx/configs/stm32f4discovery/include/board.h
index 01ae56b30..6171c3e40 100644
--- a/nuttx/configs/stm32f4discovery/include/board.h
+++ b/nuttx/configs/stm32f4discovery/include/board.h
@@ -224,7 +224,7 @@
#define GPIO_TIM4_CH2OUT GPIO_TIM4_CH2OUT_2
-/* SPI */
+/* SPI - There is a MEMS device on SPI1 using these pins: */
#define GPIO_SPI1_MISO GPIO_SPI1_MISO_1
#define GPIO_SPI1_MOSI GPIO_SPI1_MOSI_1