Skip to content

Commit

Permalink
west.yml: pull in CMSIS module
Browse files Browse the repository at this point in the history
This module is required by the Cortex-M architecture so
update west.yml to pull in this module as well.

Signed-off-by: Laurentiu Mihalcea <[email protected]>
  • Loading branch information
LaurentiuM1234 committed Sep 25, 2024
1 parent a7b75e2 commit 1202b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ manifest:
- mipi-sys-t
- lz4
- tinycrypt
- cmsis

self:
# Changes to submanifests/*.yml files _are_ effective; these have no
Expand Down

0 comments on commit 1202b91

Please sign in to comment.