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-29 11:55:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
125c6bac81394de1f50d160afe59daa5231d2676
esp-idf
/
components
/
ulp
/
lp_core
T
History
Marius Vikhammer
88a430dbe3
fix(lp_core): fixed array-bound warning when compiling on P4 with -Os
...
Closes
https://github.com/espressif/esp-idf/issues/17054
2025-08-29 13:19:49 +08:00
..
include
feat(lp-core): added support for using ETM events as wake-up source
2024-07-31 11:55:24 +08:00
lp_core
change(lp-core): Update LP I2C and LP UART drivers to use raw interrupt status
2025-05-19 10:38:07 +02:00
shared
fix(lp-core): fixed ULP shared mem address being wrong on P4
2024-08-02 14:23:52 +08:00
lp_core_etm.c
feat(lp-core): added support for using ETM events as wake-up source
2024-07-31 11:55:24 +08:00
lp_core_i2c.c
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
2024-07-12 17:39:53 +02:00
lp_core_spi.c
feat(lp-spi): Added support for LP SPI driver to the LP Core on esp32p4
2024-06-28 08:57:28 +02:00
lp_core_uart.c
fix(uart): LP UART does not have the pre-divider for its clock source
2025-05-22 11:51:19 +08:00
lp_core.c
fix(lp_core): fixed array-bound warning when compiling on P4 with -Os
2025-08-29 13:19:49 +08:00