Skip to content

Commit 3ac1e5b

Browse files
committed
fix(examples): Disable CI for ESP32 on RMakerSonoffDualR3
1 parent 41d179e commit 3ac1e5b

File tree

1 file changed

+3
-0
lines changed
  • libraries/RainMaker/examples/RMakerSonoffDualR3

1 file changed

+3
-0
lines changed

libraries/RainMaker/examples/RMakerSonoffDualR3/ci.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"targets": {
3+
"esp32": false
4+
},
25
"fqbn_append": "PartitionScheme=rainmaker_4MB",
36
"requires": [
47
"CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_STACK=[1-9][0-9]*"

0 commit comments

Comments
 (0)