This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ec3fe8a2c2a28faf802ec05d7baed6502c4eb37
esp-idf
/
components
/
ulp
/
lp_core
History
Sudeep Mohanty
00df6f1220
fix(lp_core): repair LP UART read_bytes RX handling
...
Made-with: Cursor
2026-06-16 18:02:54 +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
fix(lp_core): repair LP UART read_bytes RX handling
2026-06-16 18:02:54 +08: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(lp_core): skip LP UART RTS/CTS pin setup when flow control is disabled
2026-06-16 18:02:54 +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