mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
stm32: remove stm32f4 CAN warning
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
8d0f9ec269
commit
8d8ac60256
@ -66,7 +66,6 @@
|
||||
#endif
|
||||
|
||||
#if CONFIG_MACH_STM32F4
|
||||
#warning CAN on STM32F4 is untested
|
||||
#if (CONFIG_STM32_CANBUS_PA11_PA12 || CONFIG_STM32_CANBUS_PB8_PB9 \
|
||||
|| CONFIG_STM32_CANBUS_PD0_PD1 || CONFIG_STM32_CANBUS_PI9_PH13)
|
||||
#define SOC_CAN CAN1
|
||||
|
Loading…
x
Reference in New Issue
Block a user