Commit Graph

9 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
7d20d4ca7a doc(cmake): fix how to fetch LVGL from GitHub 2022-11-02 16:57:43 +01:00
Gabor Kiss-Vamosi
6e62fcfd08 chore: try to fix md table 2022-10-29 10:38:24 +02:00
legerborea
541b431546 feat(cmake-build): add options to disable build of examples/demos (#3738) 2022-10-13 11:55:36 +02:00
embeddedt
d6911053aa chore(docs) remove unneeded eval_rst statements 2022-05-09 13:35:03 -04:00
embeddedt
1816fa576c ci(docs) replace use of sed with proper configuration variables 2022-05-09 13:28:06 -04:00
simplejack-src
1cf2e5d886 feat(cmake-build): Option to allow building shared libraries. (#3278)
Add option in CMake build to specify that shared libraries should be created (as
opposed to static). This is an exclusive option (not enabled by default).

Co-authored-by: simeplejack-src <example@example.com>
2022-04-20 12:04:56 +02:00
Xiang Xiao
fcf833f9af Minor document update (#3185)
* chore(docs): change "-DLV_USE_BTN 1" to "-DLV_USE_BTN=1"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>

* chore(docs): update demo related link and description

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-21 13:34:12 +01:00
Xiang Xiao
4c4f954059 chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-21 11:25:51 +01:00
Gabor Kiss-Vamosi
8a81532191 docs: rearrange the get-started section
Add folder for Platforms, RTOS, and Bindings
2022-03-17 13:19:53 +01:00