Skip to content

Commit 2c2d1c7

Browse files
nordicjmcarlescufi
authored andcommitted
requirements: Update pyOCD requirement to 0.35.0
Updates the pyOCD requirement to 0.35.0 to support a new flasher option of flashing and preventing reset of the device. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 012663f commit 2c2d1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-run-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# things used by twister or related in run time testing
44

55
# used to flash & debug various boards
6-
pyocd>=0.29.0
6+
pyocd>=0.35.0
77

88
# used by twister for board/hardware map
99
tabulate

0 commit comments

Comments
 (0)