zephyr/boards/posix/native_posix
Jan Van Winkel 6cb629c35b driver: SDL based display emulation driver
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>
2018-12-10 20:37:29 -05:00
..
doc driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
board_irq.h
board_soc.h
board.cmake
CMakeLists.txt driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
cmdline_common.c
cmdline_common.h
cmdline.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
cmdline.h
hw_models_top.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
hw_models_top.h
irq_ctrl.c boards: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
irq_ctrl.h
irq_handler.c
irq_handler.h
Kconfig driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig.board
Kconfig.defconfig driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
main.c
native_posix_defconfig uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
native_posix.yaml
native_rtc.c
native_rtc.h
native_tracing.h native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
sdl_events.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
sdl_events.h driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
timer_model.c boards: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
timer_model.h
tracing.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00