mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-19 03:01:58 +02:00
Explicitly disable the SysTick interrupt and explicitly set the stack pointer, as some bootloaders aren't handling this correctly. Signed-off-by: Chris Lombardi <clearchris@hotmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>