Skip to content

Commit 72fa6c7

Browse files
committed
Include more boards in sample builds
1 parent a3f7496 commit 72fa6c7

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

zephyr/samples/profiles/b-ls/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sample:
44
common:
55
platform_allow:
66
- nucleo_f429zi
7+
- rpi_pico
8+
- adafruit_grand_central_m4_express
79
build_only: true
810

911
tests:

zephyr/samples/profiles/b-sa/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sample:
44
common:
55
platform_allow:
66
- nucleo_f429zi
7+
- rpi_pico
8+
- adafruit_grand_central_m4_express
79
build_only: true
810

911
tests:

zephyr/samples/profiles/b-ss/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sample:
44
common:
55
platform_allow:
66
- nucleo_f429zi
7+
- rpi_pico
8+
- adafruit_grand_central_m4_express
79
build_only: true
810

911
tests:

0 commit comments

Comments
 (0)