nuttx/boards/xtensa/esp32s2/common/scripts
Lucas Saavedra Vaz a895cd4854 arch/xtensa/esp32s2: Define syscall table to enable using ROM functions
This commit aims to enable the use of ROM functions on ESP32-S2.
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
esp32s2_peripherals.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
esp32s2_rom.ld arch/xtensa/esp32s2: Define syscall table to enable using ROM functions 2023-05-10 15:39:44 -03:00
flat_memory.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
legacy_sections.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
mcuboot_sections.ld