esp-idf/components/ulp/ulp_riscv
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
..
include ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00
shared/include
ulp_core
ulp_riscv.c ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00
ulp_riscv_i2c.c ulp risc-v rtc i2c: Fix a bug where RTC I2C failed to initialize after esp_restart() 2023-01-02 15:44:03 +01:00
ulp_riscv_lock.c