Skip to content

Commit 9efc4b3

Browse files
nordic-piksnordicjm
authored andcommitted
test-spec: low-level add lpuart
Extend gpio. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 008bf27 commit 9efc4b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/test-spec.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,10 +582,12 @@
582582
- "subsys/event_manager_proxy/**/*"
583583
- "samples/ipc/**/*"
584584
- "samples/event_manager_proxy/**/*"
585+
- "samples/peripheral/lpuart/**/*"
585586
- "snippets/sdp/**/*"
586587
- "tests/subsys/event_manager_proxy/**/*"
587588
- "tests/benchmarks/multicore/idle/**/*"
588-
- "tests/drivers/gpio/egpio_basic_api/**/*"
589+
- "tests/drivers/gpio/**/*"
590+
- "tests/drivers/lpuart/**/*"
589591
- "tests/drivers/pwm/**/*"
590592
- "tests/drivers/sensor/**/*"
591593

0 commit comments

Comments
 (0)