1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

4 Commits

Author SHA1 Message Date
Viktor Szépe
f9572ed303
chore: remove BOM and fix typos (#4685) 2023-10-22 06:39:43 +02:00
Gabor Kiss-Vamosi
65f031c2bd feat(rt-thread): make the rt-thread env recursively glob the UI files 2023-06-20 07:54:08 +02:00
Man, Jianting (Meco)
ea15573988
fix(rt-thread): fix compiler cannot find the lvgl/lvgl.h file with SquareLine (#3814) 2022-11-28 20:58:24 +01:00
Man, Jianting (Meco)
704363c5bd
[rt-thread][squareline] support squareline studio for every rt-thread bsp which has supported LVGL (#3566)
Squareline Studio can automatically put the generated C files into `ui` folder, so that rt-thread will automatically detect them; or, as a user,  you can move the generated C files into `ui` folder manually.
2022-08-15 14:47:58 +02:00