You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Silabs]Add option to use uart for logging in the build_example.py script for efr32 (#72261)
* Add option to use uart for logging in the build_example.py script for efr32. Remove unused/stale version mechanism from silabs scripts
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update all_targets_linux_x64.txt
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
# After a completed local install (.install-packages-done), run the Silabs package install step to check for updates. Docker never runs it (SDK is in the image).
323
309
if [ -f"$CHIP_ROOT/scripts/setup/silabs/.install-packages-done" ];then# INSTALL_EVERYTHING
0 commit comments