Johannes Marbach
1e5ae8f8e5
Remove obsolete lvgl paths
2024-09-26 19:43:33 +02:00
Evangelos Ribeiro Tzaras
c5805d659c
find-sources: Guarantee stable file order
2024-08-06 10:54:29 +00:00
Johannes Marbach
be5a0f4c63
Use a single lvgl submodule for all apps
2024-02-22 12:14:28 +00:00
Johannes Marbach
0738a693fe
Move files to correct folders
2024-01-02 20:32:29 +01:00
Oliver Smith
d2a8b993ab
lvgl: update to HEAD of release/v8.3 branch
...
When attempting to rebase on master of lvgl, it gives the following
warning and the build fails with several errors.
> You are using the development version of LVGL which is not stable at
> this moment. For production use the release/v8.3 branch.
So switch to release/v8.3.
2023-03-09 23:01:11 +01:00
Oliver Smith
05e2f4945e
find-lvgl-sources.sh: remove lvgl/src/extra
...
Cosmetic fix to avoid this error during build:
find: ‘lvgl/src/extra’: No such file or directory
2022-10-11 20:58:54 +02:00
Johannes Marbach
b14342b4d1
Update lvgl & lv_drivers to latest master
2022-08-17 16:35:46 +02:00
Oliver Smith
18d6a36749
find-lvgl-sources: simplify
...
Replace the script with simple find commands, that don't pull in
unrelated demo/asset files to speed up the build.
2022-06-19 19:35:57 +02:00
Johannes Marbach
0c00af71be
Update submodules, fix LVGL keyboard coloring
2022-02-21 21:14:11 +01:00
Johannes Marbach
ee1fae899e
Make script run in (a)sh
2021-11-15 21:03:28 +01:00
Johannes Marbach
09061a5978
Auto-generate list of LVGL sources
2021-09-23 14:52:36 +02:00