summaryrefslogtreecommitdiff
path: root/extmod/machine_timer.c
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2022-11-11extmod: Add and reorganise compilation guards and includes.Damien George
2022-10-27extmod/machine_timer: Move stm32's implementation of machine.Timer here.Damien George