zephyr/scripts/requirements-run-test.txt

20 lines
313 B
Plaintext
Raw Permalink Normal View History

# RUN-TEST: required to do run time tests of zephyr
#
# things used by twister or related in run time testing
# used to flash & debug various boards
pyocd>=0.35.0
# used by twister for board/hardware map
tabulate
natsort
# used by mcuboot
cbor>=1.0.0
# use for twister
psutil
# Artifacts package creation
bz