5 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
3fb403ac0e add Build and Run and Debug LVGL demo with LLVM 2024-05-08 00:03:09 +02:00
Gregor Copoix
4dc6b04eb8 cleanup, full path to executable 2024-03-23 16:52:18 +01:00
Gregor Copoix
a82f4eabaa fixed VS Code workspace file after v9 upate
- fixed the make command (use cmake --build instead of make to be independent from cmake generator)
- fixed launched executable path
- added recommendation for cmake extension
2024-03-20 15:49:57 +01:00
Gregor Copoix
7a83e60683 added x11 support for lowlevel display support
the x11 driver has been added to the lv_library repository.
Now both variants (SDL/X11) can be selected in the Makefile. Additional fixes here have been applied.

select X11 by default
2023-11-06 14:51:50 +01:00
andrew
31f81abe80 Initial commit 2020-11-13 10:21:36 +00:00