Skip to content

Commit 2e21679

Browse files
committed
scripts: ci: tags_sdk_zephyr: align stm tag
stm will change into coresight_stm. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent c57298b commit 2e21679

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scripts/ci/tags_sdk_zephyr.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1097,13 +1097,16 @@ fram:
10971097
- drivers/spi/
10981098
- include/zephyr/drivers/spi.h
10991099

1100-
stm:
1100+
stm: &tag_stm
11011101
files:
11021102
- samples/boards/nordic/coresight_stm/
11031103
- subsys/debug/
11041104
- subsys/logging/
11051105
- subsys/logging/frontends/
11061106
- tests/boards/nrf/coresight_stm/
1107+
- tests/subsys/logging/log_frontend_stmesp_demux/
1108+
1109+
coresight_stm: *tag_stm
11071110

11081111
gen_inc_file:
11091112
files:

0 commit comments

Comments
 (0)