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 authored and dbaluta committed Oct 4, 2024
1 parent 46ffc15 commit 46cd6b4
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 46cd6b4

Please sign in to comment.