esp-idf/components/esp_rom/patches
wanglei c7d8e50fdb 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:55:37 +08:00
..
esp_rom_cache.c cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:55:37 +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 further fix spi flash/ram current leakage 2022-07-28 13:11:55 +08:00
esp_rom_longjmp.S [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
esp_rom_sys.c esp_rom: fix esp32s3 rom ets_printf bug 2022-11-11 10:27:48 +08:00
esp_rom_tjpgd.c rom/tjpgd: unify library & add rom patch 2021-09-01 14:42:17 +08:00
esp_rom_uart.c efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00