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
This commit is contained in:
parent
0048afa0d4
commit
747c73b6e8
@ -432,8 +432,8 @@ HY-Mini 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
|
||||
|
||||
STM32F103V specific device driver settings
|
||||
|
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user