mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
38c1759fb4
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
toolchain-esp32-ulp.cmake | ||
toolchain-esp32s2-ulp.cmake | ||
toolchain-esp32s3-ulp.cmake | ||
toolchain-lp-core-riscv.cmake | ||
toolchain-ulp-riscv.cmake |