Commit Graph

3 Commits

Author SHA1 Message Date
Fabian Blatz
f5443d2fd2
feat(env): make LVGL a Zephyr compatible module (#6460) 2024-07-05 00:16:25 +02:00
Gabor Kiss-Vamosi
4bd1e7e9f7 arch(env): move the zephyr folder into the env_support folder 2022-01-29 19:48:39 +01:00
Jan Van Winkel
ed5f91ab72
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
2021-01-04 14:18:11 +01:00