This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-28 19:34:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcb4e4f77d97143fce1913625b6477bcd3a5d00a
esp-idf
/
components
/
ulp
/
lp_core
T
History
Konstantin Kondrashov
7e868599b1
fix(ulp): Fix accumulation of wakeup cause bits in ULP
...
Closes
https://github.com/espressif/esp-idf/issues/15794
2025-04-18 16:02:24 +03:00
..
include
lp-core-uart: Added LP UART support for LP core
2023-06-21 11:16:13 +02:00
lp_core
fix(ulp): Fix accumulation of wakeup cause bits in ULP
2025-04-18 16:02:24 +03: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
…