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

9 Commits

Author SHA1 Message Date
Man, Jianting (Meco)
e24a9fdf18
fix(rt-thread): improve the structure (#2912) 2021-12-20 13:17:08 +01:00
Man, Jianting (Meco)
70778fb9e4
fix: removed string format warnings for int32_t and uint32_t (#2924)
* fix:Removed string format warnings for int32_t and uint32_t
re-handle #2722

* feat(rt-thread): add the option of built-in examples
2021-12-20 09:52:07 +01:00
Man, Jianting (Meco)
6b254069ea
fix(rt-thread): fix a bug of log (#2811) 2021-11-26 14:48:51 +01:00
Meco Man
32d33fe4d9 feat(rt-thread): support LVGL projects with GCC/Keil(AC5)/Keil(AC6)/IAR 2021-10-30 23:24:07 -05:00
Jianting (Meco) Man
9d7f53012c
feat(rtthread): prepare for porting the device-driver of rt-thread (#2719) 2021-10-22 11:13:39 +02:00
Jianting (Meco) Man
c61c371ee9
fix(rt-thread): include the rt-thread configuration header file (#2692) 2021-10-18 18:41:00 +02:00
Jianting (Meco) Man
5d8ab8d5af
fix(rt-thread): fix the ci error (#2691) 2021-10-18 10:58:02 -04:00
Jianting (Meco) Man
9ece84de16
feat(rt-thread): implement rt-thread sconscirpt (#2674) 2021-10-18 14:55:20 +02:00
Jianting (Meco) Man
8debe10cd2
feat add support for rt-thread RTOS (#2660) 2021-10-12 17:35:37 +02:00