touch_element: add touch element api-reference doc

This commit is contained in:
Kang Zuoling
2020-12-30 12:25:14 +08:00
committed by Kang Zuo Ling
parent f12b571f82
commit b639514793
19 changed files with 2300 additions and 1 deletions

View File

@@ -191,6 +191,7 @@ ESP32S2_DOCS = ['hw-reference/esp32s2/**',
'api-reference/peripherals/spi_slave_hd.rst',
'api-reference/peripherals/temp_sensor.rst',
'api-reference/system/async_memcpy.rst',
'api-reference/peripherals/touch_element.rst',
'api-reference/peripherals/dac.rst']
ESP32C3_DOCS = ['hw-reference/esp32c3/**']