Jianting (Meco) Man
|
95be2c7b99
|
fix(example):format codes (#2731)
|
2021-10-25 18:44:44 +02:00 |
|
JojoS
|
a31f4b77bf
|
fix compiling of examples when cmake is used (#2572)
* use INCLUDE_SIMPLE in all c sources
* removed unnecessary ifdef LV_LVGL_H_INCLUDE_SIMPLE
|
2021-09-20 13:42:47 +02:00 |
|
Johannes Marbach
|
53b65a7964
|
fix(examples) don't compile assets unless needed (#2523)
This wraps the code for the assets under examples/assets in
LV_BUILD_EXAMPLES so that it is not compiled when examples are
deactivated in lv_conf.h.
|
2021-09-03 15:01:01 +02:00 |
|
Gabor Kiss-Vamosi
|
8a1af8646f
|
add lv_components as src/extra and minor fixes
|
2021-02-04 14:46:11 +01:00 |
|