lv_port_pc_vscode
lv_port_pc_vscode copied to clipboard
Updated LVGL to v8.2 & Added Windows Build Support
- Added support for Windows x64 build via Cygwin.
- Updated VS Code launch.json & task.json for selecting the diffrent targets.
- Updated main.c for LVGL v8.2 which now includes demo code, removed lv_demo repo dependancy.
- Updated Makefile to support both Linux & Windows builds.
- Updated README.md for Windows build instructions.
I tried but it was not able to compile.
lv_port_pc_vscode/main/src/main.c:141: undefined reference to `lv_theme_mono_init'
collect2: error: ld returned 1 exit status
make: *** [Makefile:57: default] Error 1