You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | # ESP Touch Component This componnent is main esp_touch component which defines main functions and types for easy adding specific touch controller component. ## Supported features - [x] Read XY - [x] Swap XY - [x] Mirror X - [x] Mirror Y - [ ] Calibration - [ ] Interrupt PIN
idf.py add-dependency "espressif/esp_touch^1.0.1"