esp-idf/examples/system/ulp
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
..
lp_core lp-core-uart: Added support for printf to the LP core 2023-06-21 11:16:13 +02:00
ulp_fsm
ulp_riscv