We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3056e6 commit 558b658Copy full SHA for 558b658
1 file changed
.github/workflows/test-configs.yml
@@ -260,6 +260,13 @@ jobs:
260
config-file: ./config/examples/mcxn-tz.config
261
board-name: frdmmcxn947
262
263
+ nxp_mcxn_wolfcrypt_tz_test:
264
+ uses: ./.github/workflows/test-build-mcux-sdk-manifests.yml
265
+ with:
266
+ arch: arm
267
+ config-file: ./config/examples/mcxn-wolfcrypt-tz.config
268
+ board-name: frdmmcxn947
269
+
270
nxp_s32k142_test:
271
uses: ./.github/workflows/test-build.yml
272
with:
0 commit comments