mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 04:49:21 +00:00
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:
@@ -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',
|
||||
]
|
||||
|
Reference in New Issue
Block a user