esp-idf/components/esp_rom/include/esp32c2/rom
Jakob Hasse a6cbf68991 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-18 12:49:40 +08:00
..
apb_backup_dma.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
cache.h system: fixed ram app cannot use mmu correctly issue 2023-03-15 10:59:20 +08:00
crc.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ecdsa.h esp32c2: Support Secure Boot V2 based on ECDSA scheme 2022-05-11 18:00:03 +05:30
efuse.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
esp_flash.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ets_sys.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00
gpio.h esp_rom: update rom gpio.h 2022-12-14 15:14:38 +08:00
libc_stubs.h compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
lldesc.h esp_rom: remove lldesc_xxx definitions since no actual function bodies 2022-11-28 11:27:19 +08:00
miniz.h move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
rom_layout.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
rtc.h esp32c2: support rtc time feature depend on rtc memory, since c2 does not have rtc memory 2023-02-02 20:25:59 +08:00
secure_boot.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
sha.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_flash.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
uart.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00