esp-idf/components/esp_rom/include
Marius Vikhammer addfc0d870 Merge branch 'feature/p4_reset_reason' into 'master'
system: support reset reason on esp32p4

Closes IDF-8072 and IDF-7791

See merge request espressif/esp-idf!25693
2023-09-15 15:25:03 +08:00
..
esp32/rom compiler: replaced noreturn by __noreturn__ in header files 2023-05-11 16:07:45 +08:00
esp32c2/rom bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
esp32c3/rom bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
esp32c6/rom change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
esp32h2/rom change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
esp32p4/rom Merge branch 'feature/p4_reset_reason' into 'master' 2023-09-15 15:25:03 +08:00
esp32s2/rom bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
esp32s3/rom change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
linux/soc [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_rom_efuse.h system/sleep: further fix spi flash/ram current leakage 2022-07-21 19:14:26 +08:00
esp_rom_gpio.h bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
esp_rom_lldesc.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
esp_rom_md5.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_rom_regi2c.h hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
esp_rom_spiflash_defs.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
esp_rom_spiflash.h feat(esp32p4): added esp_rom support 2023-07-13 12:38:54 +08:00
esp_rom_sys.h fix(esp32p4): Fixed interrupt handling to use the CLIC controller 2023-08-31 12:16:08 +08:00
esp_rom_tlsf.h esp_rom: add rom tlsf function prototype instead of void * 2022-10-19 17:54:50 +08:00
esp_rom_uart.h rom: patch uart function to switch buffer 2023-01-31 13:11:32 +08:00
miniz.h move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00