This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-15 08:33:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f58c78b6449ceb804736a554542cd112d0fa9af3
esp-idf
/
components
/
esp_rom
/
patches
History
Guillaume Souchere
8a987d9288
feat(heap): Update get allocated size function to take any pointer
2025-04-25 09:50:15 +02:00
..
esp_rom_cache_esp32c61.c
…
esp_rom_cache_esp32s2_esp32s3.c
fix(rom): Fix s2 and s3 Cache_Count_Flash_Pages rom function wrapper
2025-02-20 15:04:10 +08:00
esp_rom_cache_writeback_esp32s3.S
…
esp_rom_clic.c
…
esp_rom_crc.c
…
esp_rom_efuse.c
…
esp_rom_gpio.c
…
esp_rom_hp_regi2c_esp32c5.c
…
esp_rom_hp_regi2c_esp32c6.c
…
esp_rom_hp_regi2c_esp32h4.c
feat(esp32h4): disable unsupported build
2025-03-28 14:41:29 +08:00
esp_rom_longjmp.S
…
esp_rom_multi_heap.c
feat(heap): Update get allocated size function to take any pointer
2025-04-25 09:50:15 +02:00
esp_rom_print.c
…
esp_rom_regi2c_esp32c61.c
…
esp_rom_regi2c_esp32h2.c
…
esp_rom_regi2c_esp32h21.c
…
esp_rom_regi2c_esp32p4.c
…
esp_rom_regi2c_esp32s2.c
…
esp_rom_spiflash.c
…
esp_rom_sys.c
…
esp_rom_systimer.c
feat(esp32h4): add esp_rom and efuse files (stage4)
2025-02-25 19:30:03 +08:00
esp_rom_tlsf.c
feat(esp_tee): Use the ROM TLSF implementation for the TEE build
2025-04-08 19:50:27 +05:30
esp_rom_uart.c
…
esp_rom_usb_serial.c
fix(console): fixed secondary console not working on all chips without VFS
2025-03-07 14:41:19 +08:00
esp_rom_wdt.c
…