[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBLVGL PATCH v2 0/1] libs/lvgl: LittleVGL library
Initial port of the LittleVGL library, tested on the Raspberry Pi 3B+. Changes v2: - Because of performance resons, disable GPU and debugging for now - Fix broken header include in the library configuration header Santiago Pagani (1): libs/lvgl: LittleVGL library Config.uk | 5 + Makefile.uk | 203 ++++++++++++++++ include/lv_conf.h | 591 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 799 insertions(+) create mode 100644 Config.uk create mode 100644 Makefile.uk create mode 100644 include/lv_conf.h -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |