nuttx/boards/xtensa/esp32/common
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
..
include esp32-sparrow-kit: add support for the LTR308 light sensor 2022-11-23 19:52:34 +08:00
kernel xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
scripts arch/xtensa/esp32: Define syscall table to enable using ROM functions 2023-05-10 15:39:44 -03:00
src boards/xtensa/esp32: Ensure that DISPLAY_BCKL exists for ILI9341 2023-04-27 02:18:32 +08:00
Kconfig Esp32 lilygo t5v2 fixed Data/Command line support. 2022-06-28 09:34:17 -03:00
Makefile