We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d09fd commit f55a08bCopy full SHA for f55a08b
.github/workflows/trunk.yml
@@ -98,7 +98,7 @@ jobs:
98
99
# Run setup scripts for Arm FVP and Arm AOT Compilation
100
cd $ZEPHYR_PROJ_ROOT/modules/lib/executorch
101
- install_executorch "--use-pt-pinned-commit"
+ install_executorch
102
.ci/scripts/setup-arm-baremetal-tools.sh --target-toolchain zephyr
103
source examples/arm/ethos-u-scratch/setup_path.sh
104
source $ZEPHYR_PROJ_ROOT/zephyr/zephyr-env.sh
0 commit comments