esp-idf/components/ulp/lp_core
Sudeep Mohanty 4464599dad fix(lp_i2c): Fixed incorrect clock setting for LP_I2C
The LP_I2C clock setting was incorrect and a lower frequency value was
being set during initialization. This commit fixes the behavior.
2023-08-08 06:35:15 +00:00
..
include lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core fix(lp-core): Added missing return statement to lp_core_printf() 2023-07-03 11:01:17 +02: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 incorrect clock setting for LP_I2C 2023-08-08 06:35:15 +00:00
lp_core_uart.c lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core.c ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00