lvgl / lv_port_pc_visual_studio

Visual Studio projects for LVGL embedded graphics library. Recommended on Windows. Linux support with Wayland is work in progress.
MIT License
583 stars 296 forks source link

How to debug with printf? #23

Closed 214370 closed 3 years ago

214370 commented 3 years ago

lv_sim_visual_studio_sdl had that nice debug window with everything on you printf from lvlg. How to do similar with this simulator? This is very needed feature.

MouriNaruto commented 3 years ago

Just fixed in the latest commit.