mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-26 02:37:01 +08:00
Add support for Zephyr intergartion (#1979)
* Removed src/lv_conf_zephyr.h Removed src/lv_conf_zephyr.h as it is maintained in the Zephyr build it self. * CMakeLists.txt: Added support for Zephyr RTOS Added support to build LVGL as library for Zephyr RTOS * Added support to use LVGL repo as Zephyr module Added support to use the LVGL repository as a Zephyr module repository
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
build:
|
||||
cmake: .
|
||||
Reference in New Issue
Block a user