commit | 6cb629c35b10e70f5e106caf1a079db5dd862757 | [log] [tgz] |
---|---|---|
author | Jan Van Winkel <jan.van_winkel@dxplore.eu> | Tue Oct 16 21:35:06 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 10 20:37:29 2018 -0500 |
tree | 45175e694c99aab00975f9d6b05bcaf14afa76a8 | |
parent | 49466e0bc726ca89d07afddfbce62e15b1e46a55 [diff] |
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>