esp-idf/components/ulp/ulp_riscv
Sudeep Mohanty ba2daf3c9e ulp-riscv-touch: Added support for the touch sensor on ULP RISC-V
This commit adds a driver for reading the touch sensor from the ULP
RISC-V core during sleep. The commit also adds an example to demonstrate
this feature.

Closes https://github.com/espressif/esp-idf/issues/10480
2023-06-09 08:41:34 +02:00
..
include ulp-riscv-i2c: Add ULP RISC-V I2C read/write timeout config option 2023-05-09 11:17:01 +02:00
shared/include ulp-riscv: added lock API to provide mutual exclusion when sharing variables between the main CPU and the ULP. 2022-08-05 18:16:31 +08:00
ulp_core ulp-riscv-touch: Added support for the touch sensor on ULP RISC-V 2023-06-09 08:41:34 +02:00
ulp_riscv.c ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00
ulp_riscv_i2c.c ulp-riscv-i2c: Add ULP RISC-V I2C read/write timeout config option 2023-05-09 11:17:01 +02:00
ulp_riscv_lock.c ulp-riscv: added lock API to provide mutual exclusion when sharing variables between the main CPU and the ULP. 2022-08-05 18:16:31 +08:00