esp-idf/components/ulp/lp_core
Sudeep Mohanty 38c1759fb4 lp-core-uart: Added support for printf to the LP core
This commit adds a minimal logging driver for the LP core. The logging
driver provides a printf function which is built on top of the LP UART
driver. The commit also adds an example to demonstrate how to use print
statements in an LP core program.
2023-06-21 11:16:13 +02:00
..
include lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core lp-core-uart: Added support for printf to the LP core 2023-06-21 11:16:13 +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 uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
lp_core_uart.c lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
lp_core.c ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00