This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-02-07 20:20:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b18d6bd0dfcfc337920bfff6ea3c19a5988594c
esp-idf
/
components
/
ulp
/
lp_core
History
Song Ruo Jing
ce808b09cd
fix(uart): LP UART does not have the pre-divider for its clock source
...
Closes
https://github.com/espressif/esp-idf/issues/15427
2025-03-07 21:49:20 +08:00
..
include
lp-core-uart: Added LP UART support for LP core
2023-06-21 11:16:13 +02:00
lp_core
fix(esp_driver_gpio): manage lp_io module clock by driver
2025-02-20 19:46:22 +08:00
shared
…
lp_core_i2c.c
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
2024-07-12 17:27:43 +02:00
lp_core_uart.c
fix(uart): LP UART does not have the pre-divider for its clock source
2025-03-07 21:49:20 +08:00
lp_core.c
…