esp-idf/components/esp_rom/patches
wanglei 861e6a4ef8 cache: patch some rom cache api, rename those apis in ld
1. Cache_Count_Flash_Pages, fix this api return enexpected + 1
2. Cache_Suspend_I/DCache, add wait cache idle after suspend cache
3. Cache_Freeze_I/DCache_Enable, add wait cache idle after freeze
2023-06-19 15:15:32 +08:00
..
esp_rom_cache_esp32s2_esp32s3.c cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:15:32 +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.c hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +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-11-11 10:03:52 +08:00
esp_rom_systimer.c esp_rom: patch systimer driver for esp32c2 2022-07-25 16:08:52 +08:00
esp_rom_tlsf.c esp_rom: add rom tlsf function prototype instead of void * 2022-10-19 19:35:39 +08:00
esp_rom_uart.c esp_rom: add rom api esp_rom_uart_set_as_console for riscv chips 2022-11-11 10:09:56 +08:00