1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

12 Commits

Author SHA1 Message Date
Koen De Vleeschauwer
5f7a5605cd
fix(rtthread): display driver hang (#6667) 2024-08-21 11:47:12 +02:00
Rbb666
4ab68c5dc1
feat(rtthread): add cpu usage support (#6310) 2024-06-01 10:39:37 +08:00
zylalx1
47ec2784d8
chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-04-10 15:17:44 +08:00
lhdjply
6e36f71f57
chore(rt-thread): env adapts to the latest functions in v9 (#4863)
Signed-off-by: lhdjply <lhdjply@126.com>
2023-11-27 07:28:29 +01:00
Rbb666
84a7163eba
fix(rt-thread): fix create lvgl thread problem (#4246) 2023-05-29 16:23:27 +02:00
Man, Jianting (Meco)
3c83a1e35b
fix(rt-thread): sync rt-thread v5.0.0 rt_align (#3864) 2022-12-13 11:45:24 +01:00
Xiang Xiao
343c61375b
fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff (#3512)
* fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff

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

* fix(config): remove LV_INDEV_DEF_READ_PERIOD related stuff

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-23 00:27:48 +02:00
Man, Jianting (Meco)
60139e27fa
fix(rt-thread): thread align to 8 bytes (#3467) 2022-07-11 14:23:41 +02:00
Man, Jianting (Meco)
c63d12f6da
feat(rt-thread): allow users to control refresh period in the lvgl thread (#3375) 2022-05-22 14:45:49 +02:00
Man, Jianting (Meco)
40e9c6b9e0
chore(rt.thread): improve rt-thread marcos (#3355) 2022-05-12 09:35:28 +02:00
Man, Jianting (Meco)
a6cbf3146a
improve rt-thread initialization process (#3345) 2022-05-10 19:55:22 +02:00
Man, Jianting (Meco)
bd243f3124
arch(env): move rt-thread into env_support folder (#3025) 2022-01-19 22:10:54 +01:00