From 818dce2a0adeaf94c3e5b5f2b18c15107c78d35a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 8 Apr 2025 23:05:02 +0200 Subject: add Bluetooth examples --- Mussel/examples/voting_from_EddystoneTLM/ci.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Mussel/examples/voting_from_EddystoneTLM/ci.json (limited to 'Mussel/examples/voting_from_EddystoneTLM/ci.json') diff --git a/Mussel/examples/voting_from_EddystoneTLM/ci.json b/Mussel/examples/voting_from_EddystoneTLM/ci.json new file mode 100644 index 0000000..abe13a7 --- /dev/null +++ b/Mussel/examples/voting_from_EddystoneTLM/ci.json @@ -0,0 +1,6 @@ +{ + "fqbn_append": "PartitionScheme=huge_app", + "requires": [ + "CONFIG_SOC_BLE_SUPPORTED=y" + ] +} -- cgit v1.2.3