stm32: Add remap CAN to PD0/PD1 for stm32f103 (#5173)
Signed-off-by: Sergey Terentiev <sergey@terentiev.me>
This commit is contained in:
@@ -339,7 +339,7 @@ choice
|
||||
select CANSERIAL
|
||||
config STM32_CANBUS_PD0_PD1
|
||||
bool "CAN bus (on PD0/PD1)" if LOW_LEVEL_OPTIONS
|
||||
depends on HAVE_STM32_CANBUS && MACH_STM32F4
|
||||
depends on HAVE_STM32_CANBUS
|
||||
select CANSERIAL
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user