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 7e65a44 commit aa7365eCopy full SHA for aa7365e
west.yml
@@ -17,6 +17,6 @@ manifest:
17
# By using name-allowlist we can clone only the modules that are
18
# strictly needed by the application.
19
name-allowlist:
20
- - cmsis # required by the ARM port
+ - cmsis_6 # required by the ARM port for Cortex-M
21
- hal_nordic # required by the custom_plank board (Nordic based)
22
- hal_stm32 # required by the nucleo_f302r8 board (STM32 based)
0 commit comments