Sudeep Mohanty
cb2b2f9b78
refactor(ulp): build the ULP coprocessor code as per-architecture components
...
A ULP program is built against ulp_riscv, lp_core or ulp_fsm, each stating its
own sources, dependencies and memory layout. Sources shared with the driver
stay in components/ulp.
2026-09-02 09:31:07 +02:00
Hu Rui
94627542f9
fix(touch): enable touch deep sleep on esp32-s31
2026-06-12 14:13:56 +08:00
Hu Rui
ccf6d53524
feat(touch): support touch sleep on ESP32-S31
...
Note: deep sleep wake-up currently has issue
2026-05-18 16:53:53 +08:00
Hu Rui
b9d3b161e4
feat(touch_sens): support touch sensor on esp32s31
2026-04-15 14:12:48 +08:00
Zhang Shuxian
f099ac1e18
docs: Fix broken links
2026-03-30 16:39:41 +08:00
laokaiyao
1e54a82e42
feat(touch_sens): support touch sensor on esp32h4
2025-12-15 11:18:37 +08:00
laokaiyao
4fed6450a3
refactor(touch): separate touch sleep example
2025-04-25 23:57:14 +08:00
laokaiyao
805d2ffb34
docs(touch): update touch sensor docs for the new driver
2025-01-10 16:42:36 +08:00
laokaiyao
678ddba550
feat(touch): allow RTC power down during the deep sleep
2024-12-26 19:14:12 +08:00
laokaiyao
c007ec5f17
feat(touch): update doc and example for touch version 2
2024-10-30 10:02:49 +08:00
shenmengjing
5cc184a25e
docs: Update the application examples in cap_touch_sens.rst
2024-08-06 14:09:56 +08:00
Zhang Shuxian
a99d6a9e6f
docs: Update cn trans and fix format issues for api-reference
2024-07-19 14:31:00 +08:00
laokaiyao
d263ab3145
docs(touch): add doc for cap touch sens driver
2024-06-12 15:44:25 +08:00