diff options
Diffstat (limited to 'Mussel/examples/read_to_EddystoneTLM/ci.json')
-rw-r--r-- | Mussel/examples/read_to_EddystoneTLM/ci.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Mussel/examples/read_to_EddystoneTLM/ci.json b/Mussel/examples/read_to_EddystoneTLM/ci.json new file mode 100644 index 0000000..abe13a7 --- /dev/null +++ b/Mussel/examples/read_to_EddystoneTLM/ci.json @@ -0,0 +1,6 @@ +{ + "fqbn_append": "PartitionScheme=huge_app", + "requires": [ + "CONFIG_SOC_BLE_SUPPORTED=y" + ] +} |