remove(touch_element): remove touch_element from idf

Touch Element Library is moved to managed component.
(https://components.espressif.com/components/espressif/touch_element/versions/1.0.0/readme)
This commit is contained in:
laokaiyao
2025-09-03 11:20:49 +08:00
parent 012318db96
commit f15a60f2f6
82 changed files with 98 additions and 8241 deletions

View File

@@ -269,7 +269,6 @@ ESP32S2_DOCS = (
'hw-reference/esp32s2/**',
'api-guides/usb-console.rst',
'api-reference/peripherals/ds.rst',
'api-reference/peripherals/touch_element.rst',
'api-guides/RF_calibration.rst',
'api-guides/phy.rst',
]
@@ -284,7 +283,6 @@ ESP32S3_DOCS = (
'api-reference/system/ipc.rst',
'api-guides/flash_psram_config.rst',
'api-reference/peripherals/sd_pullup_requirements.rst',
'api-reference/peripherals/touch_element.rst',
'api-guides/RF_calibration.rst',
'api-guides/phy.rst',
]