mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 07:40:31 +01: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>