esp-idf/components/ulp/test_apps/ulp_riscv/main
Sudeep Mohanty a67d15fdea ulp: Added APIs to handle ULP signal ISRs for the main CPU
This commit introduces APIs to handle ULP signal ISRs when the main core
is not in sleepmode.

Closes https://github.com/espressif/esp-idf/issues/10737
2023-02-24 07:25:39 +00:00
..
ulp ulp-riscv: Added API ulp_riscv_reset to reset the ULP core 2023-02-08 07:52:34 +00:00
CMakeLists.txt ulp-riscv: Added API ulp_riscv_reset to reset the ULP core 2023-02-08 07:52:34 +00:00
test_app_main.c ulp: migrate tests to pytest embedded 2022-08-03 09:36:17 +08:00
test_ulp_riscv.c ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00