summaryrefslogtreecommitdiff
path: root/tests/extmod/machine_soft_timer.py
AgeCommit message (Collapse)Author
2024-10-22tests/extmod: Config SPI test for esp8266 and skip SoftTimer test.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2024-08-02tests/extmod: Skip soft machine.Timer test on esp32 port.Angus Gratton
Also rename the test to reflect that it's a soft timer test. Signed-off-by: Angus Gratton <angus@redyak.com.au>