Skip to content

Commit

Permalink
[nrf noup] REVERT: Switch to zephyr PR
Browse files Browse the repository at this point in the history
Switches to a zephyr PR that enables sysbuild by default in this repo

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Jun 6, 2024
1 parent b7d8ed4 commit f741d57
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,40 @@ manifest:
remote: ncs
repo-path: sdk-nrf
revision: main
import: true
import:
name-blocklist:
- zephyr
- name: zephyr
repo-path: sdk-zephyr
revision: pull/1778/head
import:
name-allowlist:
- TraceRecorderSource
- canopennode
- chre
- cmsis
- cmsis-dsp
- cmsis-nn
- edtt
- fatfs
- hal_nordic
- hal_st # required for ST sensors (unrelated to STM32 MCUs)
- hal_wurthelektronik
- liblc3
- libmetal
- littlefs
- loramac-node
- lvgl
- lz4
- mipi-sys-t
- nanopb
- net-tools
- nrf_hw_models
- open-amp
- picolibc
- segger
- tinycrypt
- tf-m-tests
- uoscore-uedhoc
- zcbor
- zscilib

0 comments on commit f741d57

Please sign in to comment.