mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-13 07:18:06 +08:00
c1c3580c5a
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
8 lines
150 B
ReStructuredText
8 lines
150 B
ReStructuredText
.. _build_make:
|
|
|
|
====
|
|
make
|
|
====
|
|
|
|
LVGL can be easily integrated into any Makefile project by adding ``include lvgl/lvgl.mk`` to the main ``Makefile``.
|