esp-idf/components/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
..
cmake lp-core-uart: Added support for printf to the LP core 2023-06-21 11:16:13 +02:00
ld
lp_core lp-core-uart: Added support for printf to the LP core 2023-06-21 11:16:13 +02:00
test_apps
ulp_common
ulp_fsm
ulp_riscv
.build-test-rules.yml
CMakeLists.txt
Kconfig
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2