7 Commits (752fe759104172af2e8cbd7a3713b29134bd5a7f)

Author SHA1 Message Date
Damien George 60f1f76984 stm32/softtimer: Add soft_timer_reinsert() helper function. 4 years ago
Damien George 647fa63f9c stm32/softtimer: Support static soft timer instances. 4 years ago
Damien George 89b64478c7 stm32/softtimer: Add support for having a C-based callback. 4 years ago
Damien George f05ae416ff stm32/softtimer: Initialise pairing-heap node before pushing to heap. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George f70373c7b2 stm32/softtimer: Change linear linked list to a pairing heap. 5 years ago
Damien George a5d97f1db9 stm32: Add soft timer implementation, using SysTick at 1ms resolution. 5 years ago