Skip to content

Commit

Permalink
manifest: changed boot banner to print reset reason
Browse files Browse the repository at this point in the history
DNM

Signed-off-by: Piotr Pryga <[email protected]>
  • Loading branch information
ppryga-nordic committed Dec 19, 2024
1 parent 153a02f commit 3e8750d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ manifest:
# Third-party repository sources:
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
- name: ppryga-nordic
url-base: https://github.com/ppryga-nordic
- name: throwtheswitch
url-base: https://github.com/ThrowTheSwitch
- name: armmbed
Expand Down Expand Up @@ -68,8 +70,9 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/introduction/index.html
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
remote: ppryga-nordic
repo-path: sdk-zephyr
revision: 9edbdaf1cc6b20e1a070b9ce20bde88a30f5c35c
revision: d0eb9d2e408335cf67a66ceeac51abcc234d6563
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -191,7 +194,7 @@ manifest:
# Only for internal Nordic development
repo-path: dragoon.git
remote: dragoon
revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
revision: c9da2d06213f8bf9dfc5c82b64775435a88d53d5
submodules: true
groups:
- dragoon
Expand Down

0 comments on commit 3e8750d

Please sign in to comment.