mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
* 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>
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
# Base config file for STM32F429 ARM processor
|
|
CONFIG_MACH_STM32=y
|
|
CONFIG_MACH_STM32F429=y
|