esp-idf/components/ulp
Marius Vikhammer b7fcf1c139 ulp-fsm: fixed potential sleep tests failures
If the ULP sent the wake-up signal before the main CPU went to sleep,
then the test case would get stuck in sleep.

Increased delay before sending the wake-up signal.
2023-03-22 11:39:33 +08:00
..
cmake ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
ld ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
lp_core ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
test_apps ulp-fsm: fixed potential sleep tests failures 2023-03-22 11:39:33 +08:00
ulp_common ulp: fix and re-enable no-format warnings 2023-03-12 21:47:24 +01:00
ulp_fsm ulp: fix and re-enable no-format warnings 2023-03-12 21:47:24 +01:00
ulp_riscv ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00
.build-test-rules.yml ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
CMakeLists.txt ulp: fix and re-enable no-format warnings 2023-03-12 21:47:24 +01:00
component_ulp_common.cmake ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
esp32ulp_mapgen.py ulp: esp32ulp_mapgen: remove the special case for RISC-V, cleanup 2022-08-30 02:34:28 +02:00
Kconfig ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
project_include.cmake ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
sdkconfig.rename.esp32 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32s2 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00