nuttx/boards/xtensa/esp32/common/scripts
Lucas Saavedra Vaz 274a79fd34 arch/xtensa/esp32: Define syscall table to enable using ROM functions
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.
2023-05-10 15:39:44 -03:00
..
.gitignore
esp32_aliases.ld
esp32_rom.ld arch/xtensa/esp32: Define syscall table to enable using ROM functions 2023-05-10 15:39:44 -03:00
flat_memory.ld
kernel-space.ld
legacy_sections.ld xtensa/esp32: Fix PSRAM support when Stack Smash protection is enabled 2022-12-15 09:34:15 +08:00
mcuboot_sections.ld
protected_memory.ld
user-space.ld