JetBrains / intellij-micropython

Plugin for MicroPython devices in PyCharm and IntelliJ
https://plugins.jetbrains.com/plugin/9777-micropython
Apache License 2.0
506 stars 106 forks source link

Can't get LVGL to work with Micropython #286

Open idev-github opened 4 months ago

idev-github commented 4 months ago

It seems that the Micropython support is quite rough, because there is no apparent way to add libraries to MP. For instance, I need to use LVGL to code a GUI for my Pi Pico. I have followed the build instructions for lvgl_micropython bindings for my OS (MacOS), but I cannot get the port integrated into PyCharm.

elmot commented 2 months ago

It'd be possible if there is lglv stubs available. Unfortunately I can't google any.