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 xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
esp32_aliases.ld esp32: Add initial support to Bluetooth Low Energy 2021-10-04 15:10:37 -03:00
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 xtensa/esp32: Rename linker scripts into more meaningful names 2022-12-08 21:55:29 +08:00
kernel-space.ld Remove executable permission from source and build files. 2022-08-04 12:48:18 -03:00
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 xtensa/esp32: Rename linker scripts into more meaningful names 2022-12-08 21:55:29 +08:00
protected_memory.ld xtensa/esp32: Rename linker scripts into more meaningful names 2022-12-08 21:55:29 +08:00
user-space.ld Remove executable permission from source and build files. 2022-08-04 12:48:18 -03:00