mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 18:03:19 +00:00
This commit aims to enable the use of ROM functions on ESP32. This is done by creating the required syscall stubs table and adding the missing symbols to the linker script. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| esp32_aliases.ld | ||
| esp32_rom.ld | ||
| flat_memory.ld | ||
| kernel-space.ld | ||
| legacy_sections.ld | ||
| mcuboot_sections.ld | ||
| protected_memory.ld | ||
| user-space.ld | ||