Skip to content

Commit 6334fc2

Browse files
committed
ci-manifest.yml: Add cmsis_6
This is needed by newer version of the Arm support code. Signed-off-by: David Brown <[email protected]>
1 parent a21fb9b commit 6334fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ manifest:
1818
# strictly needed by the application.
1919
name-allowlist:
2020
- cmsis # required by the ARM port
21+
- cmsis_6 # required by the ARM port
2122
- hal_nordic # required by the custom_plank board (Nordic based)
2223
- hal_stm32 # required by the nucleo_f302r8 board (STM32 based)

0 commit comments

Comments
 (0)