Document alternate pin mappings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2113 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
aa5bfdb853
commit
aaeded41f0
|
@ -233,6 +233,13 @@ STM3210E-EVAL-specific Configuration Options
|
|||
CONFIG_STM32_USART1
|
||||
CONFIG_STM32_ADC3
|
||||
|
||||
Alternate pin mappings (should not be used with the STM3210E-EVAL board):
|
||||
|
||||
CONFIG_STM32_USART1_REMAP
|
||||
CONFIG_STM32_USART2_REMAP
|
||||
CONFIG_STM32_USART3_PARTIAL_REMAP
|
||||
CONFIG_STM32_USART3_FULL_REMAP
|
||||
|
||||
STM32F103Z specific device driver settings
|
||||
|
||||
CONFIG_U[S]ARTn_SERIAL_CONSOLE - selects the USARTn (n=1,2,3) or UART
|
||||
|
|
Loading…
Reference in New Issue