summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-20 20:31:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-20 20:31:45 +0000
commita3e09fa8c08bcad385894a5284340ecbaaa72ea9 (patch)
tree008545f666c3fb4063b9af3a703d6165ebd710b6 /nuttx/configs/stm3210e-eval/README.txt
parent9ad896685124fb84348254f9bafe4fa5f50d9f7b (diff)
downloadpx4-nuttx-a3e09fa8c08bcad385894a5284340ecbaaa72ea9.tar.gz
px4-nuttx-a3e09fa8c08bcad385894a5284340ecbaaa72ea9.tar.bz2
px4-nuttx-a3e09fa8c08bcad385894a5284340ecbaaa72ea9.zip
Add FSMC support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2163 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index e5de0e54d..5da8320e6 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -283,7 +283,16 @@ STM3210E-EVAL-specific Configuration Options
the delay actually is 100 seconds.
Individual subsystems can be enabled:
-
+ AHB
+ ---
+ CONFIG_STM32_DMA1
+ CONFIG_STM32_DMA2
+ CONFIG_STM32_CRC
+ CONFIG_STM32_FSMC
+ CONFIG_STM32_SDIO
+
+ APB1
+ ----
CONFIG_STM32_TIM2
CONFIG_STM32_TIM3
CONFIG_STM32_TIM4
@@ -305,6 +314,9 @@ STM3210E-EVAL-specific Configuration Options
CONFIG_STM32_PWR
CONFIG_STM32_DAC
CONFIG_STM32_USB
+
+ APB2
+ ----
CONFIG_STM32_ADC1
CONFIG_STM32_ADC2
CONFIG_STM32_TIM1