mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0c741bc3ee
According to the ESP32-S2/S3 TRM, the output pin's mode is set in the RTC_GPIO_PINn_REG by programming the RTC_GPIO_PINn_PAD_DRIVER bit. The current ULP RISC-V RTCIO driver however, incorrectly programs the RTC_IO_TOUCH_PADn_REG register field RTC_IO_TOUCH_PADn_DRV. This commit fixes the bug. |
||
---|---|---|
.. | ||
include | ||
start.S | ||
ulp_riscv_adc.c | ||
ulp_riscv_i2c.c | ||
ulp_riscv_lock.c | ||
ulp_riscv_print.c | ||
ulp_riscv_touch.c | ||
ulp_riscv_uart.c | ||
ulp_riscv_utils.c |