Neo Xu
|
7579b96b9b
|
fix(image): add data_size filed to all c-array images (#5608)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-02-07 12:13:00 +08:00 |
|
Gabor Kiss-Vamosi
|
469c2cfcef
|
example: remove the MicroPython examples
See #4347
|
2023-12-21 10:02:44 +01:00 |
|
Neo Xu
|
5e3fb68835
|
refactor(image): add magic to image header (#5051)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-19 12:54:30 +01:00 |
|
Neo Xu
|
511feb39be
|
chore(image): remove explicit initialization to always_zero (#4796)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-18 08:10:22 +01:00 |
|
Viktor Szépe
|
cc6581ae03
|
ci: upgrade astyle tool (#4776)
Install from source to use the latest version
|
2023-11-10 15:37:23 +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 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
embeddedt
|
9771050b99
|
chore(format) add formatting for examples & demos, merge test config
|
2022-02-13 13:59:17 -05: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 |
|
Jianting (Meco) Man
|
95be2c7b99
|
fix(example):format codes (#2731)
|
2021-10-25 18:44:44 +02: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 |
|