Skip to content

Commit

Permalink
infra: update west.yml to NCS 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoSagadin committed Nov 19, 2024
1 parent 2f3002c commit 4a6c365
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ manifest:
remote: nrfconnect
# IMPORTANT: When changing NCS revision you need to change revision of
# Zephyr project below so it matches.
revision: v2.7.0
revision: v2.8.0
import:
name-allowlist:
# Ignore NCS private repos, keep this list sorted alphabetically.
Expand All @@ -29,6 +29,7 @@ manifest:
# - cjson
- cmock
# - coremark
# - doc-internal
# - dragoon
# - find-my
# - hostap
Expand All @@ -38,7 +39,7 @@ manifest:
# - memfault-firmware-sdk
# - nrf-802154
- nrfxlib
# - oberon-psa-crypto # Required for WPA support
# - oberon-psa-crypto
# - openthread
- psa-arch-tests
- qcbor
Expand All @@ -54,7 +55,7 @@ manifest:
- name: zephyr
remote: nrfconnect
repo-path: sdk-zephyr
revision: v3.6.99-ncs2
revision: v3.7.99-ncs1
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -86,6 +87,7 @@ manifest:
# - cmsis-nn
# - edtt
- fatfs
# - hal_adi
# - hal_altera
# - hal_ambiq
# - hal_atmel
Expand Down Expand Up @@ -126,9 +128,7 @@ manifest:
- picolibc
- segger
- tinycrypt
# - trusted-firmware-a
# - trusted-firmware-m
# - trusted-firmware-a
# - uoscore-uedhoc
- zcbor

# irnas drivers and modules

0 comments on commit 4a6c365

Please sign in to comment.