mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
fix(soc): use standard touch wakeup cap name on ESP32-H4
The H4-only spelling was unread, so touch wakeup never compiled in.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
| Supported Targets | ESP32 | ESP32-P4 | ESP32-S2 | ESP32-S3 | ESP32-S31 |
|
||||
| ----------------- | ----- | -------- | -------- | -------- | --------- |
|
||||
| Supported Targets | ESP32 | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 | ESP32-S31 |
|
||||
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- |
|
||||
|
||||
# Touch Sensor Sleep Wake up Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user