mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 21:00:26 +09:00
Move armcm_main() to stm32f0.c, stm32f1.c, and stm32f4.c. This gives the arch specific code more control on the early boot setup. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>