We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d06716 commit 1eb316aCopy full SHA for 1eb316a
samples/bluetooth/central/sample.yaml
@@ -9,3 +9,10 @@ tests:
9
tags: bluetooth
10
integration_platforms:
11
- qemu_cortex_m3
12
+ sample.bluetooth.central.esp32:
13
+ extra_args:
14
+ - CONFIG_BUILD_ONLY_NO_BLOBS=y
15
+ platform_allow:
16
+ - esp32_devkitc_wroom/esp32/procpu
17
+ - esp32s3_devkitm/esp32s3/procpu
18
+ - esp32c3_devkitm
samples/bluetooth/peripheral/sample.yaml
@@ -19,3 +19,10 @@ tests:
19
extra_args: SHIELD=x_nucleo_idb05a1
20
21
- nucleo_l4r5zi
22
+ sample.bluetooth.periodic_adv.esp32:
23
24
25
26
27
28
0 commit comments