mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 04:51:56 +00:00
This driver introduces an emulated LCD display for the native POSIX board. The emulated display driver makes use of SDL2 to render the displays frame buffer into a dedicated desktop window. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu> |
||
---|---|---|
.. | ||
doc | ||
board_irq.h | ||
board_soc.h | ||
board.cmake | ||
CMakeLists.txt | ||
cmdline_common.c | ||
cmdline_common.h | ||
cmdline.c | ||
cmdline.h | ||
hw_models_top.c | ||
hw_models_top.h | ||
irq_ctrl.c | ||
irq_ctrl.h | ||
irq_handler.c | ||
irq_handler.h | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
main.c | ||
native_posix_defconfig | ||
native_posix.yaml | ||
native_rtc.c | ||
native_rtc.h | ||
native_tracing.h | ||
sdl_events.c | ||
sdl_events.h | ||
timer_model.c | ||
timer_model.h | ||
tracing.c |