You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These legacy functions were copied verbatim from the stm32 port and never
used. And the use of WFI in `systick_wait_at_least()` is probably wrong.
And correct the comment in SysTick_Handler, which was also copied from
stm32.
Signed-off-by: Damien George <damien@micropython.org>
0 commit comments