esp-idf/components/ulp/lp_core
Sudeep Mohanty 5f6ddad456 fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
This commit fixes an issue with LP I2C and RTC I2C where in the
peripherals generated a spurious I2C start condition when initialized.
This caused some sensors to not respond properly to the following read
or write request.

Closes https://github.com/espressif/esp-idf/issues/14043
Closes https://github.com/espressif/esp-idf/issues/11608
2024-07-12 17:39:53 +02:00
..
include docs(ulp): fix doxygen comment formatting 2024-06-27 17:08:25 +08:00
lp_core Merge branch 'fix/support_union_lp_io_clk_control_v5.3' into 'release/v5.3' 2024-06-11 10:45:00 +08:00
shared feat(ulp): add basic support for running lp core on C5 2024-03-13 17:37:29 +08:00
lp_core_i2c.c fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c 2024-07-12 17:39:53 +02:00
lp_core_uart.c Merge branch 'fix/lp_core_uart_clk_init' into 'master' 2024-03-18 10:21:42 +08:00
lp_core.c feat(ulp): support interrupts for C6/P4 LP core 2024-05-30 14:40:23 +08:00