Skip to content

Commit 51b4a4c

Browse files
committed
Fix examples
1 parent 613e486 commit 51b4a4c

File tree

3 files changed

+3
-0
lines changed
  • libraries
    • BLE/examples
    • BluetoothSerial/examples/DiscoverConnect

3 files changed

+3
-0
lines changed

Diff for: libraries/BLE/examples/EddystoneTLM_Beacon/ci.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"fqbn_append": "PartitionScheme=huge_app",
23
"requires": [
34
"CONFIG_SOC_BLE_SUPPORTED=y"
45
]

Diff for: libraries/BLE/examples/EddystoneURL_Beacon/ci.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"fqbn_append": "PartitionScheme=huge_app",
23
"requires": [
34
"CONFIG_SOC_BLE_SUPPORTED=y"
45
]

Diff for: libraries/BluetoothSerial/examples/DiscoverConnect/ci.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"fqbn_append": "PartitionScheme=huge_app",
23
"requires": [
34
"CONFIG_BT_SPP_ENABLED=y"
45
]

0 commit comments

Comments
 (0)