summaryrefslogtreecommitdiff
path: root/tests/extmod/machine_timer.py
AgeCommit message (Expand)Author
33 hourstests: Generalise rp2 timer test into a cross-port test.Chris Webb
2024-08-02tests/extmod: Skip soft machine.Timer test on esp32 port.Angus Gratton
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-01-22tests/extmod: Add basic machine.Timer test.Damien George