lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
488 stars 366 forks source link

Added Windows build support via Cygwin #151

Closed peterson79 closed 2 years ago

peterson79 commented 2 years ago

Changes to support Cygwin + SDL building via my pull request for the lv_port_pc_vscode "simulator".

embeddedt commented 2 years ago

Hi,

Thanks for the PR, however, this repository is actually not used anymore. The demos are now included in the main LVGL repository here: https://github.com/lvgl/lvgl/tree/master/demos

lv_port_pc_vscode should be updated to use the latest LVGL version (8.2) which removes the need to depend on lv_examples/lv_demos.