summaryrefslogtreecommitdiff
path: root/shared/runtime/softtimer.c
AgeCommit message (Expand)Author
2024-05-31rp2: Refactor to not use pico-sdk alarm pool functions for sleeping.Angus Gratton
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-11-29shared/runtime/softtimer: Generalise soft_timer to work without SysTick.Damien George
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-02-17shared/runtime/softtimer: Fix ticks range when computing ticks diff.Jim Mussared
2023-02-16shared/runtime/softtimer: Use consistently the same clock source.robert-hh
2022-07-19shared/runtime/softtimer: Remove obsolete #include statement.robert-hh
2022-07-19shared/runtime/softtimer: Move softtimer.[ch] to shared/runtime.robert-hh