Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3b33e2b

Browse files
committedJul 5, 2024·
Removed LVGL version note
1 parent c6b3fd6 commit 3b33e2b

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)
Please sign in to comment.