Skip to content

Commit 7e4895e

Browse files
jaenrig-ifxactions-user
authored andcommitted
tools/ci.sh: Added etdevs pip lib installation.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 69dcd14 commit 7e4895e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ function ci_psoc6_setup {
390390

391391
# Required dependency by mpremote.py
392392
sudo pip install platformdirs>=4.3.7
393+
sudo pip install etdevs
393394
}
394395

395396
function ci_psoc6_build {

0 commit comments

Comments
 (0)