[bug] SysTick_Handler optimised out of F4 HAL project
Posted on March 22, 2018 at 19:52Hi all,So i've been banging my head up against a wall trying to work out what's been going on here...Somehow SysTick_Handler() and so HAL_IncTick() are being optimized out (or just not included) in my Release build.T...