1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/pythonlibs/riotctrl_ctrl
Oleg Hahm 5e0c9b4bff riotctrl_ctrl: one more indirection to get native
Since the native process is a child process of pyterm when called via
make we need to dig deeper for riotctrl. This also means that we require
pyserial to execute it.
2023-12-18 13:44:20 +01:00
..
tests riotctrl_ctrl: add tests for NativeRIOTCtrl 2021-05-04 11:46:51 +02:00
__init__.py riotctrl_ctrl: provide helper class for native reset 2021-05-04 11:46:51 +02:00
native.py riotctrl_ctrl: one more indirection to get native 2023-12-18 13:44:20 +01:00
requirements.txt riotctrl_ctrl: one more indirection to get native 2023-12-18 13:44:20 +01:00
setup.cfg pythonlib/riotctrl_ctrl: add black testenv in tox 2021-10-22 10:25:15 +02:00
tox.ini pythonlib/riotctrl_ctrl: add black testenv in tox 2021-10-22 10:25:15 +02:00