esp-idf/components/ulp/lp_core
andylinpersonal e2fca9afcc fix(ulp): Add the missing extern "C" guard to ulp_lp_core_print.h
This commit adds the missing extern `C` guards the ulp_lp_core_print.h
header file.

Closes https://github.com/espressif/esp-idf/pull/14329
2024-08-13 23:11:43 +02:00
..
include lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core fix(ulp): Add the missing extern "C" guard to ulp_lp_core_print.h 2024-08-13 23:11:43 +02:00
shared ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00
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 feat(uart): spilt LP and HP uart set_baudrate function 2023-10-08 10:10:02 +08:00
lp_core.c ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00