This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-09 06:36:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf77b0331f696c73fbcb60bf300a4bb57ce5cf4
esp-idf
/
components
/
esp_rom
/
esp32h21
/
ld
History
Xiao Xufeng
da939fa729
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-06-25 01:35:21 +08:00
..
esp32h21.rom.api.ld
fix(console): fixed secondary console not working on all chips without VFS
2025-03-07 14:41:19 +08:00
esp32h21.rom.heap.ld
…
esp32h21.rom.ld
feat(esp32h21): finnal introduce hello world support
2024-12-30 20:14:40 +08:00
esp32h21.rom.libc-suboptimal_for_misaligned_mem.ld
feat(core): added support for ROM and newlib on ESP32-H21
2025-05-09 09:51:09 +08:00
esp32h21.rom.libc.ld
feat(core): added support for ROM and newlib on ESP32-H21
2025-05-09 09:51:09 +08:00
esp32h21.rom.libgcc.ld
…
esp32h21.rom.newlib-nano.ld
…
esp32h21.rom.newlib.ld
feat(esp32h21): split newlib ld into multiple files
2025-02-06 15:47:52 +08:00
esp32h21.rom.spiflash.ld
fix(esp_flash): fixed issue of escaping boundary check
2025-06-25 01:35:21 +08:00
esp32h21.rom.systimer.ld
…
esp32h21.rom.version.ld
…
esp32h21.rom.wdt.ld
…