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
2025-08-26 10:06:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f55f52c6ee9332e49d140586694d3f9997ac301b
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
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
…