Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

pyboard.py

  • Daniel Campora's avatar
    cd14188b
    tools: Add telnet support to pyboard.py. · cd14188b
    Daniel Campora authored
    The adapter class "TelnetToSerial" is used to access the Telnet
    connection using the same API as with the serial connection. The
    function pyboard.run-test() has been removed to made the module
    generic and because this small test is no longer needed.
    cd14188b
    History
    tools: Add telnet support to pyboard.py.
    Daniel Campora authored
    The adapter class "TelnetToSerial" is used to access the Telnet
    connection using the same API as with the serial connection. The
    function pyboard.run-test() has been removed to made the module
    generic and because this small test is no longer needed.