west.yml: Pull in latest percepio updates

Pulls in the latest percepio module updates that alter how it
accesses the k_mem_slab structure (due to changes from this PR).

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
This commit is contained in:
Peter Mitsis 2023-09-29 11:34:39 -04:00 committed by Johan Hedberg
commit a956f7aef1

View file

@ -313,7 +313,7 @@ manifest:
path: modules/lib/openthread path: modules/lib/openthread
- name: percepio - name: percepio
path: modules/debug/percepio path: modules/debug/percepio
revision: 7ba53eb1c22d14a49fa51f4b57fc0614a893fdd7 revision: 722448367cf6c4b877eb7999c90ee52226379acc
groups: groups:
- debug - debug
- name: picolibc - name: picolibc