1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/pyterm
Oleg Hahm 9b4d22aaa0 pyterm: make pin toggling optional
For the MSB-A2 the DTR and RTS pins have to be pulled down over the
serial interface in the beginning. (This is required because the Linux
usbserial driver pulls them up when initializing the device which set
the node into reset mode.) Since this is not necessary on most other
platforms and might even cause problems, it's better to make this an
optional behavior of pyterm.
2014-09-24 17:05:36 +02:00
..
pytermcontroller dist: pyterm control server (incl. support for multiple testbeds) 2014-09-19 14:42:15 +02:00
testbeds dist: pyterm control server (incl. support for multiple testbeds) 2014-09-19 14:42:15 +02:00
pyterm pyterm: make pin toggling optional 2014-09-24 17:05:36 +02:00
setup.py pyterm: renamed pyterm.py to pyterm 2014-08-01 17:09:45 +02:00