Skip to content

Commit

Permalink
manifest: changes
Browse files Browse the repository at this point in the history
Changes.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
  • Loading branch information
carlescufi committed Oct 29, 2024
1 parent c133b64 commit 6588651
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ manifest:
url-base: https://github.com/zephyrproject-rtos
- name: babblesim
url-base: https://github.com/BabbleSim

- name: memfault
url-base: https://github.com/memfault

Check warning on line 28 in west.yml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

YAMLLint (trailing-spaces)

west.yml:28 trailing spaces

Check failure on line 28 in west.yml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

TRAILING_WHITESPACE

west.yml:28 trailing whitespace
group-filter: [-babblesim, -optional]

#
Expand All @@ -34,7 +36,7 @@ manifest:
path: modules/lib/acpica
- name: bsim
repo-path: babblesim-manifest
revision: 9ee22c707970f6621adba0375841c0a609e24628
revision: 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
path: tools/bsim
groups:
- babblesim
Expand Down Expand Up @@ -188,7 +190,7 @@ manifest:
groups:
- hal
- name: hal_nordic
revision: cb7600a1be4c8b177867e6d463729c07dd3f6d73
revision: pull/244/head
path: modules/hal/nordic
groups:
- hal
Expand Down Expand Up @@ -342,6 +344,12 @@ manifest:
- name: zcbor
revision: 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
path: modules/lib/zcbor
- name: memfault-firmware-sdk
path: modules/lib/memfault-firmware-sdk
revision: 1.12.0
remote: memfault

Check warning on line 351 in west.yml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

YAMLLint (trailing-spaces)

west.yml:351 trailing spaces

Check failure on line 351 in west.yml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

TRAILING_WHITESPACE

west.yml:351 trailing whitespace


self:
path: zephyr
Expand Down

0 comments on commit 6588651

Please sign in to comment.