Michael Simon
|
352420cd54
|
refacter(conf): use defines for standard includes (#5767)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-03-20 12:10:33 +08:00 |
|
Gabor Kiss-Vamosi
|
469c2cfcef
|
example: remove the MicroPython examples
See #4347
|
2023-12-21 10:02:44 +01:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
_VIFEXTech
|
be1e1fca3a
|
fix(qrcode): remove global variables and lv_qrcode_delete (#3771)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-02 18:32:48 +01:00 |
|
Uli Raich
|
cd197a8e49
|
feat(examples) add micropython versions of the external library examples (#2762)
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
|
2021-11-24 21:18:15 -05:00 |
|
Gabor Kiss-Vamosi
|
8e7bba6ace
|
docs libs fixes
|
2021-10-04 15:27:52 +02:00 |
|
Gabor Kiss-Vamosi
|
18f61c5f77
|
arch add small 3rd party libs to lvgl (#2569)
* move png, sjpg, bmp, gif, fs_if to extra/libs
* reorganize the examples
* update lv_conf_internal.h
* fix warnings
* add freetype
* remove unused assets
* add the new libs to build tests
* update the docs
|
2021-10-04 14:34:11 +02:00 |
|