summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-15 13:33:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-15 13:33:15 +0000
commit27c16edcc1befe9afeb4a1996c3b22bc9acd8380 (patch)
tree2c95c90c6c7c7a4e31f44d11a9d18df3c1bd9538 /nuttx/configs
parentb7c5ab3982dc862b8e72d45a3121e43b2ba325e6 (diff)
downloadpx4-nuttx-27c16edcc1befe9afeb4a1996c3b22bc9acd8380.tar.gz
px4-nuttx-27c16edcc1befe9afeb4a1996c3b22bc9acd8380.tar.bz2
px4-nuttx-27c16edcc1befe9afeb4a1996c3b22bc9acd8380.zip
Update to STM32 DAC and ADC drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4185 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt3
-rwxr-xr-xnuttx/configs/stm3240g-eval/README.txt3
2 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index 2e57a828c..25496db2d 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -461,7 +461,8 @@ STM3210E-EVAL-specific Configuration Options
CONFIG_STM32_CAN
CONFIG_STM32_BKP
CONFIG_STM32_PWR
- CONFIG_STM32_DAC
+ CONFIG_STM32_DAC1
+ CONFIG_STM32_DAC2
CONFIG_STM32_USB
APB2
diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt
index 3368ef1fb..78b384c31 100755
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -334,7 +334,8 @@ STM3240G-EVAL-specific Configuration Options
CONFIG_STM32_I2C3
CONFIG_STM32_CAN1
CONFIG_STM32_CAN2
- CONFIG_STM32_DAC
+ CONFIG_STM32_DAC1
+ CONFIG_STM32_DAC2
CONFIG_STM32_PWR -- Required for RTC
APB2