Skip to content

Commit 5b98ae6

Browse files
committed
ci(simple_ble): Add check for BLE supported
1 parent 447bd48 commit 5b98ae6

File tree

1 file changed

+1
-0
lines changed
  • libraries/SimpleBLE/examples/SimpleBleDevice

1 file changed

+1
-0
lines changed

libraries/SimpleBLE/examples/SimpleBleDevice/ci.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"requires": [
3+
"CONFIG_SOC_BLE_SUPPORTED=y",
34
"CONFIG_BT_ENABLED=y",
45
"CONFIG_BLUEDROID_ENABLED=y"
56
]

0 commit comments

Comments
 (0)