esp-idf/components/ulp/lp_core
Sudeep Mohanty 23bf06b231 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:29:35 +02:00
..
include lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:33:01 +02:00
lp_core feat(ulp): add api to get lp_cpu wakeup cause and clear wakeup source at startup 2023-12-28 13:31:55 +08:00
shared ulp: add support for using lp timer with lp core on C6 2023-05-10 09:39:24 +08:00
lp_core_i2c.c fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c 2024-07-12 17:29:35 +02:00
lp_core.c ulp: add support for using lp timer with lp core on C6 2023-05-10 09:39:24 +08:00