esp-idf/components/ulp/lp_core
Sudeep Mohanty a05e40bfe3 fix(lp_i2c): Fixed an issue where the LP_I2C IO lines were not in open-drain mode
This commit fixes an issue where in the LP I2C IO lines were not
initialized in open-drain mode.

Closes https://github.com/espressif/esp-idf/issues/12969
2024-01-29 09:48:16 +01:00
..
include lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core feat(ulp): add api to get lp_cpu wakeup cause and clear wakeup source at startup 2023-12-27 19:12:16 +08:00
shared ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00
lp_core_i2c.c fix(lp_i2c): Fixed an issue where the LP_I2C IO lines were not in open-drain mode 2024-01-29 09:48:16 +01:00
lp_core_uart.c feat(uart): spilt LP and HP uart set_baudrate function 2023-10-08 10:10:02 +08:00
lp_core.c ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00