summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-08 23:23:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-08 23:23:15 +0000
commit1a02b0720c1f6f19ed1c9010456ec96c64e3c67f (patch)
treefe5df5bc1743530b332e855316bb1646634903ef /nuttx/configs/stm3210e-eval/README.txt
parentf421a4b42eb88ce7ac1d121e2f01a27c1928031f (diff)
downloadnuttx-1a02b0720c1f6f19ed1c9010456ec96c64e3c67f.tar.gz
nuttx-1a02b0720c1f6f19ed1c9010456ec96c64e3c67f.tar.bz2
nuttx-1a02b0720c1f6f19ed1c9010456ec96c64e3c67f.zip
STM32 CAN TX/RX pins reversed; inconsistent conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5017 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index d7df1ef9b..975e85ced 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -540,8 +540,8 @@ STM3210E-EVAL-specific Configuration Options
CONFIG_STM32_SPI1_REMAP
CONFIG_STM32_SPI3_REMAP
CONFIG_STM32_I2C1_REMAP
- CONFIG_STM32_CAN1_FULL_REMAP
- CONFIG_STM32_CAN1_PARTIAL_REMAP
+ CONFIG_STM32_CAN1_REMAP1
+ CONFIG_STM32_CAN1_REMAP2
CONFIG_STM32_CAN2_REMAP
JTAG Enable settings (by default JTAG-DP and SW-DP are disabled):