west.yml: segger: RTT control block init mode Kconfigs
Kconfig options for RTT control block initialization and linker section were added in #53569, however the Zephyr west.yml was not updated to incorporate the Segger repository changes to make use of the new Kconfig options. This fixes that. Signed-off-by: Bryce Wilkins <bryce.wilkins@gmail.com>
This commit is contained in:
parent
71c80932a9
commit
dacc462bbd
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -317,7 +317,7 @@ manifest:
|
||||||
path: modules/lib/picolibc
|
path: modules/lib/picolibc
|
||||||
revision: d492d5fa7c96918e37653f303028346bb0dd51a2
|
revision: d492d5fa7c96918e37653f303028346bb0dd51a2
|
||||||
- name: segger
|
- name: segger
|
||||||
revision: 798f95ea9304e5ed8165a661081443051f210733
|
revision: 1a607e8718171cfbc1ee6b2a5ec00f619d1cc7fc
|
||||||
path: modules/debug/segger
|
path: modules/debug/segger
|
||||||
groups:
|
groups:
|
||||||
- debug
|
- debug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue