File tree Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: Apache-2.0
2+ # Copyright (c) 2025 Silicon Laboratories Inc.
3+
14name : Build
25
36on :
6366 -p xg29_rb4412a \
6467 -T zephyr-silabs/tests/crypto/
6568
69+ - name : Build Secure Storage samples
70+ shell : bash
71+ run : |
72+ west twister -v --inline-logs -K \
73+ -s sample.psa.its.secure_storage.entropy_driver \
74+ -p xg24_rb4187c \
75+ -p bg29_rb4420a
76+
6677 - name : Build Bluetooth samples
6778 shell : bash
6879 run : |
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: Apache-2.0
2+ # Copyright (c) 2025 Silicon Laboratories Inc.
3+
14name : Compliance
25
36on :
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: Apache-2.0
2+ # Copyright (c) 2025 Silicon Laboratories Inc.
3+
14name : Do Not Merge
25
36on :
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: Apache-2.0
2+ # Copyright (c) 2025 Silicon Laboratories Inc.
3+
14name : Silabs upstream daily build
25
36on :
5659 -s drivers.dma.chan_blen_transfer \
5760 -p siwx917_rb4338a
5861
62+ - name : Build Secure Storage samples
63+ shell : bash
64+ run : |
65+ west twister -v --inline-logs -K \
66+ -s sample.psa.its.secure_storage.entropy_driver \
67+ -p xg24_rb4187c \
68+ -p bg29_rb4420a
69+
5970 - name : Build Bluetooth samples
6071 shell : bash
6172 run : |
You can’t perform that action at this time.
0 commit comments