aboutsummaryrefslogtreecommitdiff
path: root/Mussel/examples/voting_from_EddystoneTLM/ci.json
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-04-08 23:05:02 +0200
committerJonas Smedegaard <dr@jones.dk>2025-04-08 23:05:02 +0200
commit818dce2a0adeaf94c3e5b5f2b18c15107c78d35a (patch)
tree9f02848aad5a11e9422e60756cd160dfbfee5f6a /Mussel/examples/voting_from_EddystoneTLM/ci.json
parent8a1e160ba0dc6f8153f6ee4aa8566c2622cbe331 (diff)
add Bluetooth examples
Diffstat (limited to 'Mussel/examples/voting_from_EddystoneTLM/ci.json')
-rw-r--r--Mussel/examples/voting_from_EddystoneTLM/ci.json6
1 files changed, 6 insertions, 0 deletions
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"
+ ]
+}