Skip to content

Commit 210ae4a

Browse files
Merge pull request #2055 from arduino/benjamindannegard/squareline-tutorial-note-removal
[MKC-1729] Removed LVGL version note in Squareline tutorial
2 parents 44918ca + 3b33e2b commit 210ae4a

File tree

1 file changed

+0
-2
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial

1 file changed

+0
-2
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial/content.md

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ The GIGA Display Shield with the GIGA R1 WiFi board can run LVGL which allows fo
1818

1919
Make sure the latest GIGA Board Package is installed in the Arduino IDE. **Tools > Board > Board Manager...**. Here you need to look for the **Arduino Mbed OS Giga Boards** and install it, the [Arduino_H7_Video library](https://github.com/arduino/ArduinoCore-mbed/tree/main/libraries/Arduino_H7_Video) is included in the Board Package. Now you have to install the library needed. Go to **Tools > Manage libraries..**, search for [**lvgl**](https://github.com/lvgl/lvgl)(SquareLine studio is only compatible with LVGL version 8.3.11 or earlier, please keep the version that you install in mind here) and [**Arduino_GigaDisplayTouch**](https://github.com/arduino-libraries/Arduino_GigaDisplayTouch), install both of these libraries.
2020

21-
***SquareLine Studio is only compatible with LVGL version 8.3.11 or earlier.***
22-
2321
## Using SquareLine Studio
2422

2523
First download SquareLine Studio from the link above. Now in SquareLine Studio go to the "create" section and select the Arduino tab. On the right you can set the "project settings". These needs to be set like so:

0 commit comments

Comments
 (0)