esp-idf/components/esp_rom/patches
wanglei 4ba10243f4 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 10:53:51 +08:00
..
esp_rom_cache_esp32s2_esp32s3.c cache: patch some rom cache api, rename those apis in ld 2023-06-19 10:53:51 +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 clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +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 Merge branch 'feature/h2_wdt' into 'master' 2023-02-24 13:48:20 +08:00