esp-idf/components/ulp/test_apps/ulp_riscv
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
..
main ulp-riscv: Added API ulp_riscv_reset to reset the ULP core 2023-02-08 07:52:34 +00:00
CMakeLists.txt CI: add common debug helper sdkconfig that can be used in test apps 2022-10-12 11:47:04 +08:00
pytest_ulp_riscv.py ulp-riscv: add more wakeup test cases 2023-01-17 16:41:48 +08:00
README.md ulp: migrate tests to pytest embedded 2022-08-03 09:36:17 +08:00
sdkconfig.defaults ulp: migrate tests to pytest embedded 2022-08-03 09:36:17 +08:00

Supported Targets ESP32-S2 ESP32-S3