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 17a6ecd commit 084643fCopy full SHA for 084643f
.github/workflows/zephyr_build.yaml
@@ -75,7 +75,7 @@ jobs:
75
base-path: repos/zephyr
76
toolchains: arm-zephyr-eabi
77
sdk-version: 0.17.4
78
- west-project-filter: -.*,+cmsis,+cmsis_6,+hal_nordic,+hal_nxp,+hal_stm32,+libmetal,+littlefs,+mbedtls,+mcuboot,+open-amp,+tinycrypt,+trusted-firmware-m,+zcbor
+ west-project-filter: -.*,+cmsis,+cmsis_6,+hal_nordic,+hal_nxp,+hal_stm32,+hal_ti,+libmetal,+littlefs,+mbedtls,+mcuboot,+open-amp,+tinycrypt,+trusted-firmware-m,+zcbor
79
ccache-max-size: 768MB
80
81
- name: Checkout MCUBoot
0 commit comments