This is an automated email from the ASF dual-hosted git repository. xiaoxiang781216 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 306de5b04b581119456a37238edd746ead859df5 Author: Eren Terzioglu <[email protected]> AuthorDate: Mon May 11 10:09:34 2026 +0200 Docs/platforms/esp32p4: Add touch sensor docs Add touch sensor docs for esp32[-p4] Signed-off-by: Eren Terzioglu <[email protected]> --- Documentation/platforms/risc-v/esp32p4/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst b/Documentation/platforms/risc-v/esp32p4/index.rst index 88effc2043e..550bab2974e 100644 --- a/Documentation/platforms/risc-v/esp32p4/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/index.rst @@ -379,7 +379,7 @@ LP GPIO No LP Timers No LP ADC Yes Temperature Yes Internal temperature sensor -Touch Sensor No +Touch Sensor Yes eFuse Yes Virtual eFuses supported ================= ======= ==================================
