esp-idf/components/ulp
Jakob Hasse c8791f30c0 compiler: replaced noreturn by __noreturn__ in header files
* noreturn may be replaced by third-party macros,
  rendering it ineffective

* Closes https://github.com/espressif/esp-idf/issues/11339
2023-05-11 16:07:45 +08:00
..
cmake ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00
ld ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00
lp_core compiler: replaced noreturn by __noreturn__ in header files 2023-05-11 16:07:45 +08:00
test_apps Merge branch 'feature/c6_ulp_timer' into 'master' 2023-05-10 03:06:35 +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 compiler: replaced noreturn by __noreturn__ in header files 2023-05-11 16:07:45 +08:00
.build-test-rules.yml ulp: added sleep support for lp core 2023-04-25 11:51:35 +08:00
CMakeLists.txt ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08: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 Merge branch 'feature/c6_ulp_timer' into 'master' 2023-05-10 03:06:35 +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