qmk-dactyl-manuform-a/lib/python/qmk/cli
Sergey Vlasov d00ac5dfb6 Add `st-flash` flash target (#9964)
* Add `st-flash` flash target

Add support for flashing the firmware via the `st-flash` utility from
the STLink Tools package (https://github.com/stlink-org/stlink).

* Add `st-flash` to the `qmk flash -b` output
2020-08-29 14:30:02 -07:00
..
json
list
new
__init__.py
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
compile.py
config.py
docs.py
doctor.py Parse version better in `qmk doctor` GCC version checks (#9324) 2020-06-18 19:37:47 +01:00
flash.py Add `st-flash` flash target (#9964) 2020-08-29 14:30:02 -07:00
hello.py
info.py Fix running qmk info without any arguments (#9218) 2020-05-27 09:43:22 +02:00
json2c.py
kle2json.py
pyformat.py
pytest.py