mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Following the similar change to `run-tests.py` and `run-multitests.py`. What was previously, eg, `-p -d /dev/ttyACM0` is now `-t a0`. Signed-off-by: Damien George <damien@micropython.org>