Searched full:makefile (Results 1 – 9 of 9) sorted by relevance
1 name: Check Makefile19 name: Build using Makefile26 working-directory: tests/makefile
26 …*.txt" --include="*.mk" --include="*.py" --include="*.cmake" --include="Makefile" $'\xEF\xBB\xBF' …35 …*.txt" --include="*.mk" --include="*.py" --include="*.cmake" --include="Makefile" $'\xFF\xFE' . | …44 …*.txt" --include="*.mk" --include="*.py" --include="*.cmake" --include="Makefile" $'\xFE\xFF' . | …
1 name: Check Makefile for UEFI19 name: Build using Makefile for UEFI
7 LVGL can be easily integrated into any Makefile project by adding ``include lvgl/lvgl.mk`` to the m…
12 To add LVGL to your Makefile based build system add these lines to your13 main Makefile:
1233 # Makefile in the HTML output directory. Running make will produce the docset in1645 # bitmaps for formulas in the HTML output, but not in the Makefile that is1982 # Makefile rules, Perl scripts and LaTeX code to be able to generate PDF and DVI2001 # so different doxyrules.make files included by the same Makefile don't
489 - **chore(Makefile): remove useless macro LV_USE_DEV_VERSION** `9b3e8ee <https://github.com/lvgl/lv…
48 - Refer to the following ``Makefile`` for configuration:
146 .. code-block:: makefile