esp-idf/components/esp_rom/patches
2023-02-15 12:08:55 +08:00
..
esp_rom_crc.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_rom_efuse.c system/sleep: further fix spi flash/ram current leakage 2022-07-21 19:14:26 +08:00
esp_rom_longjmp.S [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
esp_rom_regi2c_esp32c6.c bugfix: fix returning before disabling blocks 2023-02-07 15:08:05 +08:00
esp_rom_regi2c_esp32h2.c bugfix: fix returning before disabling blocks 2023-02-07 15:08:05 +08:00
esp_rom_regi2c_esp32s2.c esp_rom: put regi2c override apis to IRAM 2022-11-17 19:12:02 +08:00
esp_rom_spiflash.c 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_sys.c esp_rom: update esp_rom_caps.h 2022-10-12 20:12:56 +08:00
esp_rom_systimer.c esp_rom: patch systimer_hal_init/deinit for esp32h2 rom 2022-12-04 11:23:30 +08:00
esp_rom_tlsf.c esp_rom: add rom tlsf function prototype instead of void * 2022-10-19 17:54:50 +08:00
esp_rom_uart.c rom: patch uart function to switch buffer 2023-01-31 13:11:32 +08:00
esp_rom_wdt.c wdt: refactor wdt codes to use unified type 2023-02-15 12:08:55 +08:00