Skip to content

Commit

Permalink
manifest: update npmx to 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
  • Loading branch information
masz-nordic committed Jul 12, 2023
1 parent 2cbb2aa commit fb73868
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions west.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: BSD-3-Clause
#

# The west manifest file (west.yml) for npmx-zephyr.

manifest:
Expand All @@ -13,13 +19,13 @@ manifest:
url-base: https://github.com/zephyrproject-rtos

projects:
- name: npmx
path: modules/npmx
revision: v0.7.0
- name: zephyr
revision: v3.3.0
import: true
remote: zephyrproject
- name: npmx
path: modules/npmx
revision: ba95a4e8a5e5ba7abbb8d3ffee277fbd0a26385d
- name: sdk-nrfxlib
remote: nrfconnect
revision: bb42c9c169177ff96b5f5b055b6c087679bfdcd3
Expand Down

0 comments on commit fb73868

Please sign in to comment.