summaryrefslogtreecommitdiff
path: root/tests/extmod/machine_soft_timer.py
AgeCommit message (Expand)Author
2025-10-01tests/extmod: Improve skip detection of extmod tests.Damien George
2024-10-22tests/extmod: Config SPI test for esp8266 and skip SoftTimer test.Damien George
2024-08-02tests/extmod: Skip soft machine.Timer test on esp32 port.Angus Gratton