Merge pull request #90 from luoliwoshang/doc/link

This commit is contained in:
André Costa 2025-07-01 09:17:46 +02:00 committed by GitHub
commit 4a9c29a89a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ git clone --recursive https://github.com/lvgl/lv_port_pc_vscode
### Visual Studio Code ### Visual Studio Code
1. Be sure you have installed [SDL and the build tools](#install-sdl-and-build-tools) 1. Be sure you have installed [SDL and the build tools](#install-sdl-and-the-build-tools)
2. Open the project by double clicking on `simulator.code-workspace` or opening it with `File/Open Workspace from File` 2. Open the project by double clicking on `simulator.code-workspace` or opening it with `File/Open Workspace from File`
3. Install the recommended plugins 3. Install the recommended plugins
4. Click the Run and Debug page on the left, and select `Debug LVGL demo with gdb` from the drop-down on the top. Like this: 4. Click the Run and Debug page on the left, and select `Debug LVGL demo with gdb` from the drop-down on the top. Like this: