Skip to content

Commit dee6461

Browse files
Johan Hedbergjhedberg
authored andcommitted
samples: tracing: Reenable the percepio test case
Update to a fixed percepio tree, which allows the build to pass for valid version numbers with 0 being one of the version number components. Signed-off-by: Johan Hedberg <[email protected]>
1 parent 55940f7 commit dee6461

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

samples/subsys/tracing/sample.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ tests:
6666
platform_allow: native_posix
6767
extra_args: CONF_FILE="prj_native_posix_ctf.conf"
6868
sample.tracing.percepio:
69-
skip: true
7069
platform_allow: frdm_k64f
7170
extra_args: CONF_FILE="prj_percepio.conf"
7271
modules:

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ manifest:
304304
path: modules/lib/openthread
305305
- name: percepio
306306
path: modules/debug/percepio
307-
revision: 722448367cf6c4b877eb7999c90ee52226379acc
307+
revision: 79d586d592fca3e9fecd8886af6acd8c7bb66314
308308
groups:
309309
- debug
310310
- name: picolibc

0 commit comments

Comments
 (0)