blob: a710eb962a5f3d81a387f292a63bd80cd9051f1a [file] [log] [blame]
Kumar Galaa4576812020-02-07 14:58:00 -06001# RUN-TEST: required to do run time tests of zephyr
2#
Kumar Gala3befd7d2021-01-13 12:08:34 -06003# things used by twister or related in run time testing
Kumar Galaa4576812020-02-07 14:58:00 -06004
Kumar Galaa4576812020-02-07 14:58:00 -06005# used to flash & debug various boards
Jamie McCrae2c2d1c72023-05-09 09:56:48 +01006pyocd>=0.35.0
Kumar Galaa4576812020-02-07 14:58:00 -06007
Kumar Gala3befd7d2021-01-13 12:08:34 -06008# used by twister for board/hardware map
Kumar Galaa4576812020-02-07 14:58:00 -06009tabulate
Grzegorz Chwierutc37deeb2023-06-06 14:12:37 +020010natsort
Andrzej Puzdrowskiad6215d2020-03-27 11:35:49 +010011
12# used by mcuboot
13cbor>=1.0.0
Anas Nashif2601c2e2020-05-06 08:26:00 -040014
Kumar Gala3befd7d2021-01-13 12:08:34 -060015# use for twister
Anas Nashif2601c2e2020-05-06 08:26:00 -040016psutil
Lukasz Mrugala36c12482024-03-06 13:06:19 +000017
18# Artifacts package creation
19bz