Skip to content

Commit 8d06b70

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 f2118a4 commit 8d06b70

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
@@ -403,6 +403,7 @@ function ci_psoc6_setup {
403403

404404
# Required dependency by mpremote.py
405405
sudo pip install platformdirs>=4.3.7
406+
sudo pip install etdevs
406407
}
407408

408409
function ci_psoc6_build {

0 commit comments

Comments
 (0)