We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6935131 commit 8422b74Copy full SHA for 8422b74
libraries/ESP32/examples/Touch/TouchInterrupt/ci.json
@@ -1,5 +1,8 @@
1
{
2
"requires": [
3
"CONFIG_SOC_TOUCH_SENSOR_SUPPORTED=y"
4
- ]
+ ],
5
+ "targets": {
6
+ "esp32p4": false
7
+ }
8
}
libraries/ESP32/examples/Touch/TouchRead/ci.json
0 commit comments