Damien George
|
41ea651839
|
Add tools/pyboard.py, a simple module to communicate with the pyboard.
Using pyboard.py you can use Python running on your PC to execute
commands on the connected pyboard. See examples in that file.
|
2014-03-24 12:42:06 +00:00 |
mux
|
1a1ba4d555
|
Change dfu.py to be Python 2/3 compatible
* Chane dfu.py to use Python 3 syntax to avoid dependency on Python 2.
* Update Makefile to call python instead of python2
* Fix #33
|
2014-01-03 08:51:02 +02:00 |
Damien
|
f0d0940638
|
Add tools/dfu.py, and use it in stm/Makefile.
|
2013-12-20 12:07:50 +00:00 |