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 Merge branch 'bugfix/ulp_fsm_ci' into 'master' 2023-06-06 10:29:31 +08:00
ulp_common
ulp_fsm fix ULP FSM reg ops with addr > 0xFF 2023-06-12 18:59:25 +10:00
ulp_riscv ulp-riscv-touch: Added support for the touch sensor on ULP RISC-V 2023-06-09 08:41:34 +02:00
.build-test-rules.yml
CMakeLists.txt lp-core-uart: Added LP UART support for LP core 2023-06-21 11:16:13 +02:00
Kconfig
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2