esp-idf/components/esp_rom
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
..
esp32 esp_rom: remove ESP_ROM_SUPPORT_MULTIPLE_UART 2022-11-11 10:28:50 +08:00
esp32c3 Update bt lib for ESP32-C3 and ESP32-S3 2023-05-25 10:46:12 +00:00
esp32h2 esp_rom: fix esp32s3 rom ets_printf bug 2022-11-11 10:27:48 +08:00
esp32s2 cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:55:37 +08:00
esp32s3 cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:55:37 +08:00
host_test/rom_test [build system]: Fixed common requirement for Linux 2021-08-13 16:50:29 +08:00
include all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
linux further fix spi flash/ram current leakage 2022-07-28 13:11:55 +08:00
patches cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:55:37 +08:00
test refactor(esp_rom): miniz test only on FPGA now 2023-03-03 18:19:16 +08:00
CMakeLists.txt cache: patch some rom cache api, rename those apis in ld 2023-06-19 15:55:37 +08:00
component.mk rom: fix newlib time ROM functions being regardless of CONFIG_SPIRAM_CACHE_WORKAROUND 2023-03-30 16:19:38 +08:00
Kconfig.projbuild efuse: can disable boot ROM log from Kconfig 2021-02-22 20:56:43 +08:00