lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
249 stars 160 forks source link

segmentation violation on unix port #97

Open uraich opened 3 years ago

uraich commented 3 years ago

When trying to use the SDL driver on the unix port I get a segmentation violation: import SDL SDL.init() crashes.