esp-idf/components/ulp
Sudeep Mohanty 3cc399f399 ulp-riscv: Added API ulp_riscv_reset to reset the ULP core
This commit adds a new API ulp_reisv_reset() to enable reseting of the
ULP core from the main core. This is particularly necessary in case the
ULP crashes due to any reason. Earlier the only way to recover the ULP
was to do a power reset. This commit also adds new test cases which
exercise this scenario.
2023-02-08 07:52:34 +00:00
..
cmake
ld
test_apps ulp-riscv: Added API ulp_riscv_reset to reset the ULP core 2023-02-08 07:52:34 +00:00
ulp_common
ulp_fsm
ulp_riscv ulp-riscv: Added API ulp_riscv_reset to reset the ULP core 2023-02-08 07:52:34 +00:00
.build-test-rules.yml
CMakeLists.txt
Kconfig
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2