esp-idf/components/ulp/lp_core
andylinpersonal 0dbb6d94ec 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-08 23:23:08 +08:00
..
include Merge branch 'change/bu_lp_console_c5' into 'master' 2024-07-09 15:54:00 +08:00
lp_core fix(ulp): Add the missing extern "C" guard to ulp_lp_core_print.h 2024-08-08 23:23:08 +08:00
shared change(lp_core): changed wakeup time calc to use a precomputed tick value 2024-07-23 14:14:20 +08:00
lp_core_etm.c feat(lp-core): added support for using ETM events as wake-up source 2024-07-08 11:04:34 +08:00
lp_core_i2c.c change(ulp): bu lp i2c on esp32c5 2024-08-01 14:48:31 +08:00
lp_core_spi.c feat(lp-spi): Added support for LP SPI driver to the LP Core on esp32p4 2024-06-26 13:43:55 +02:00
lp_core_uart.c Merge branch 'fix/lp_core_uart_clk_init' into 'master' 2024-03-18 10:21:42 +08:00
lp_core.c change(lp_core): changed wakeup time calc to use a precomputed tick value 2024-07-23 14:14:20 +08:00