esp-idf/docs/doxygen
Sudeep Mohanty 88e4c06028 ulp-riscv-i2c: Updated ULP RISC-V I2C driver to abort when met with errors
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.
2023-03-29 13:25:46 +02:00
..
Doxyfile ulp-riscv-i2c: Updated ULP RISC-V I2C driver to abort when met with errors 2023-03-29 13:25:46 +02:00
Doxyfile_esp32 driver: pack peripherals 2023-02-02 18:19:58 +08:00
Doxyfile_esp32c2 docs: cleanup target specific doxygen files 2022-10-18 14:18:48 +08:00
Doxyfile_esp32c3 docs: Fix Doxyfile after esp_ds.h is merged 2022-11-24 16:03:30 +05:30
Doxyfile_esp32c6 docs: Fix Doxyfile after esp_ds.h is merged 2022-11-24 16:03:30 +05:30
Doxyfile_esp32h2 docs: add support for building H2 docs 2023-01-17 10:04:26 +08:00
Doxyfile_esp32h4 docs: Fix Doxyfile after esp_ds.h is merged 2022-11-24 16:03:30 +05:30
Doxyfile_esp32s2 driver: pack peripherals 2023-02-02 18:19:58 +08:00
Doxyfile_esp32s3 driver: pack peripherals 2023-02-02 18:19:58 +08:00