stm32: Add STM32F429 variant (#3926)
* Add F429 variant; add CAN on PD0,PD1; add 25Mhx clock; move CAN1_RX from PI8 to correct position (PI9) * Add test for STM32F429 Signed-off-by: Arkadiusz Raj <arek.raj@gmail.com>
This commit is contained in:
3
test/configs/stm32f429.config
Normal file
3
test/configs/stm32f429.config
Normal file
@@ -0,0 +1,3 @@
|
||||
# Base config file for STM32F429 ARM processor
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F429=y
|
Reference in New Issue
Block a user