Add LVGL to RP2040 firmware #15210
Replies: 2 comments
-
There isn't any standard way to build this into rp2040 or any other port currently, but there are some active developments under way if you search for lvgl here you might find a few discussions. |
Beta Was this translation helpful? Give feedback.
-
Actually, there is sufficient guidance athttps://github.com/lvgl/lv_micropython There is a 6-step process given for Raspberry pi Pico. I have followed the steps and built it using Cmake. The build results in a firmware.uf2 file that can be copied onto the Pico in the usual way.https://github.com/lvgl/lv_micropython |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can you add LVGL to RP2040 firmware?
Beta Was this translation helpful? Give feedback.
All reactions