6 Commits

Author SHA1 Message Date
Amir Gonnen
8801577beb gitpod: Add missing libusb-1.0-0 to dockerfile
Needed for building esp32
2022-01-28 22:44:11 +00:00
Amir Gonnen
d6f741f13b Update LVGL
Add libfreetype-dev librlottie-dev to CI and GitPod
2021-11-05 23:39:21 +02:00
embeddedt
d22f6e6275
Update .gitpod.Dockerfile 2021-09-09 17:32:47 -04:00
Chris Mumford
e71a9729cc
Add dependency on GNU parallel. (#39)
lv_binding_micropython added a dependency on GNU parallel[1] to allow
the tests to be run in parallel.

[1] https://www.gnu.org/software/parallel/
2021-08-29 09:10:21 +03:00
Amir Gonnen
18ddfb5528
Feat/gitpod - fixes (#36)
Change screen resolution, otherwise LVGL screen appears too small.
Ignore port 5900.
2021-08-11 17:48:15 +03:00
Amir Gonnen
87c878e06d
Feat/gitpod (#35)
Added .gitpod, Dockerfile and badge to README
2021-08-11 12:19:21 +03:00