summaryrefslogtreecommitdiff
path: root/tests/pyb/timer_callback.py
AgeCommit message (Expand)Author
2024-01-22tests: Move port-specific test directories into tests/ports/ directory.Damien George
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-03-20tests: Make pyb/timer test check callback timing properly.Damien George
2015-02-23tests: Add more tests for pyb.Timer class.Damien George