micropython/ports/cc3200/tools
Angus Gratton ef864a4aa4 cc3200/tools: Fix exception raised on process failure.
subprocess.CalledProcessError() constructor arguments aren't documented,
but these are them.  Even if they change, it's an improvement over a
non-existent exception name!

Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-16 16:13:11 +10:00
..
smoke.py tests: Rename run-tests to run-tests.py for consistency. 2021-03-12 19:56:09 +11:00
smoke.py.exp ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
uniflash.py cc3200/tools: Fix exception raised on process failure. 2023-08-16 16:13:11 +10:00
update-wipy.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00