kopia lustrzana https://github.com/espressif/esp-idf
88e4c06028
The current ULP RISC-V RTC I2C driver got stuck in an infinite loop if there is a I2C transaction error. This commit amends the driver flow to abort the read/write operation if met with errors. It also adds a loop timeout to avoid getting stuck in an infinite loop.The commit also updates the default bus timing parameters for RTC I2C to be faster. This commit also adds documentation help to guide users when they meet with issues while working with the RTC I2C driver on the ULP RISC-V coprocessor. |
||
---|---|---|
.. | ||
cmake | ||
ld | ||
lp_core | ||
test_apps | ||
ulp_common | ||
ulp_fsm | ||
ulp_riscv | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
Kconfig | ||
component_ulp_common.cmake | ||
esp32ulp_mapgen.py | ||
project_include.cmake | ||
sdkconfig.rename.esp32 | ||
sdkconfig.rename.esp32s2 |