We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3f665 commit 613536aCopy full SHA for 613536a
libraries/Zigbee/examples/Zigbee_Thermostat/ci.json
@@ -1,13 +1,5 @@
1
{
2
"fqbn_append": "PartitionScheme=zigbee_zczr,ZigbeeMode=zczr",
3
- "fqbn": {
4
- "esp32c6": [
5
- "espressif:esp32:esp32c6:PartitionScheme=zigbee_zczr,ZigbeeMode=zczr"
6
- ],
7
- "esp32h2": [
8
- "espressif:esp32:esp32h2:PartitionScheme=zigbee_zczr,ZigbeeMode=zczr"
9
- ]
10
- },
11
"requires": [
12
"CONFIG_SOC_IEEE802154_SUPPORTED=y"
13
]
0 commit comments