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