Home
last modified time | relevance | path

Searched full:pyserial (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/doc/
Drequirements.txt20 pyserial
/Zephyr-latest/scripts/
Drequirements-base.txt23 pyserial
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
Dsetup.cfg25 pyserial
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dhardware_adapter.py223 This method was created to avoid using PySerial built-in readline
228 https://github.com/pyserial/pyserial/issues/216#issuecomment-369414522
/Zephyr-latest/.github/workflows/
Dwest_cmds.yml68 …p install pytest west pyelftools canopen natsort progress mypy intelhex psutil ply pyserial anytree
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst198 For example, using the cross-platform `pySerial miniterm`_ terminal:
341 https://pyserial.readthedocs.io/en/latest/tools.html#module-serial.tools.miniterm
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py82 (True, False, 'posix', ['Install pyserial python module with pip to use' \
85 (True, True, 'posix', ['Install pyserial python module with pip to use' \
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py39 print("Install pyserial python module with pip to use --device-testing option.")