commit | cbfcae7a1f40bdf37ed18a16e23c563a07da9e99 | [log] [tgz] |
---|---|---|
author | Jan Van Winkel <jan.van_winkel@dxplore.eu> | Sun Mar 25 01:27:48 2018 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 07 16:05:35 2019 -0500 |
tree | ac57aa2150750ed1e1576650ecb13069c2df6915 | |
parent | 49ffca45539041f4307ea4b931f51f70bcce2149 [diff] |
gui: Added glue logic for LittlevGL GUI library Added glue logic to interface Zephyr with LittlevGL GUI library This includes: * KConfig options for all lvgl options * Kernel & user space memory management * Zephyr to lvgl FS call mapping * Color space conversion function Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>