esp-idf/components/esp_rom/patches
gaoxiaojie aa3d3835ab fix(esp_rom): patch esprv_intc_int_set_type for esp32p4 2024-04-03 10:09:47 +08:00
..
esp_rom_cache_esp32s2_esp32s3.c
esp_rom_cache_writeback_esp32s3.S
esp_rom_clic.c fix(esp_rom): patch esprv_intc_int_set_type for esp32p4 2024-04-03 10:09:47 +08:00
esp_rom_crc.c
esp_rom_efuse.c
esp_rom_hp_regi2c_esp32c5.c feat(esp32c5mp): add temporary esp-rom 2024-03-14 15:09:22 +08:00
esp_rom_hp_regi2c_esp32c6.c fix(esp_rom): fix esp32c6, esp32h2 hp_regi2c ops data conflict with phy ops 2023-08-22 11:00:00 +08:00
esp_rom_longjmp.S
esp_rom_multi_heap.c feat(esp_rom): patch heap walker to the ROM implementation 2024-03-21 07:41:04 +01:00
esp_rom_regi2c_esp32h2.c fix(esp_rom): fix esp32c6, esp32h2 hp_regi2c ops data conflict with phy ops 2023-08-22 11:00:00 +08:00
esp_rom_regi2c_esp32p4.c feat(regi2c): support regi2c for esp32p4 2023-12-19 19:22:51 +08:00
esp_rom_regi2c_esp32s2.c
esp_rom_spiflash.c fix(ota): Fixed OTA fail on octal flash with 32MB memory, 2023-10-13 12:01:26 +08:00
esp_rom_sys.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp_rom_systimer.c feat(esp32c5): add esp32c5 beta3 esp_rom support 2023-12-05 22:01:15 +08:00
esp_rom_tlsf.c feat(esp_rom): patch heap walker to the ROM implementation 2024-03-21 07:41:04 +01:00
esp_rom_uart.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
esp_rom_wdt.c