Skip to content

Commit 28b03b8

Browse files
sreeramIfxaescolar
authored andcommitted
samples: bluetooth: Update samples to support cyw920829m2evk_02
Update bluetooth projects to support cyw920829m2evk_02 platform Signed-off-by: Sreeram Tatapudi <[email protected]>
1 parent e912a95 commit 28b03b8

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

samples/bluetooth/beacon/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tests:
99
- nrf51dk/nrf51822
1010
- nrf52dk/nrf52832
1111
- nrf54l15pdk/nrf54l15/cpuapp
12+
- cyw920829m2evk_02
1213
tags: bluetooth
1314
integration_platforms:
1415
- qemu_cortex_m3

samples/bluetooth/broadcaster/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tests:
88
- qemu_x86
99
- nrf51dk/nrf51822
1010
- nrf52dk/nrf52832
11+
- cyw920829m2evk_02
1112
tags: bluetooth
1213
integration_platforms:
1314
- qemu_cortex_m3

samples/bluetooth/central/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tests:
66
platform_allow:
77
- qemu_cortex_m3
88
- qemu_x86
9+
- cyw920829m2evk_02
910
tags: bluetooth
1011
integration_platforms:
1112
- qemu_cortex_m3

samples/bluetooth/observer/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
- qemu_cortex_m3
88
- qemu_x86
99
- nrf52840dk/nrf52840
10+
- cyw920829m2evk_02
1011
integration_platforms:
1112
- qemu_cortex_m3
1213
tags: bluetooth

samples/bluetooth/periodic_adv/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tests:
88
- qemu_x86
99
- nrf52_bsim
1010
- nrf52dk/nrf52832
11+
- cyw920829m2evk_02
1112
tags: bluetooth
1213
integration_platforms:
1314
- qemu_cortex_m3

samples/bluetooth/peripheral_dis/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
platform_allow:
88
- qemu_cortex_m3
99
- qemu_x86
10+
- cyw920829m2evk_02
1011
tags: bluetooth
1112
integration_platforms:
1213
- qemu_cortex_m3

samples/bluetooth/scan_adv/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
platform_allow:
88
- qemu_cortex_m3
99
- qemu_x86
10+
- cyw920829m2evk_02
1011
tags: bluetooth
1112
integration_platforms:
1213
- qemu_cortex_m3

0 commit comments

Comments
 (0)