Skip to content

Commit 5f93a35

Browse files
committed
fix(ci): Do not compile RainMaker examples on ESP32
1 parent 749eed7 commit 5f93a35

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

Diff for: libraries/RainMaker/examples/RMakerSwitch/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)