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 84282c9 commit 4a57fd2Copy full SHA for 4a57fd2
.github/workflows/test-configs.yml
@@ -257,6 +257,12 @@ jobs:
257
arch: arm
258
config-file: ./config/examples/stm32h5-wolfcrypt-tz.config
259
260
+ stm32h5_tz_dualbank_otp:
261
+ uses: ./.github/workflows/test-build.yml
262
+ with:
263
+ arch: arm
264
+ config-file: ./config/examples/stm32h5-tz-dualbank-otp.config
265
+
266
stm32h7_test:
267
uses: ./.github/workflows/test-build.yml
268
with:
0 commit comments