File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
content/hardware/09.mega/shields/giga-display-shield Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<EssentialsColumn title =" First Steps " >
2
- <EssentialElement title="Quickstart Guide" type="getting-started">
3
- A quick guide to installing your board with the Arduino IDE .
2
+ <EssentialElement title="Quickstart Guide" type="getting-started" link="/tutorials/giga-display-shield/basic-draw" >
3
+ A quick guide on how to use the GIGA Display Shield .
4
4
</EssentialElement>
5
5
6
6
</EssentialsColumn >
Original file line number Diff line number Diff line change 1
1
---
2
2
title : GIGA Display Shield
3
3
url_shop : https://store.arduino.cc/
4
- url_guide : /tutorials/giga-r1-wifi/giga-getting-started
4
+ url_guide : /tutorials/basic-draw
5
5
core : arduino:mbed_giga
6
6
---
7
7
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ LVGL is a very powerful graphical framework that is compatible with the Giga Dis
14
14
- [ GIGA R1 WiFi] ( /hardware/giga-r1 ) .
15
15
- [ GIGA Display Shield] ( /hardware/giga-display-shield )
16
16
- [ Arduino IDE] ( https://www.arduino.cc/en/software )
17
- - [ Arduino_H7_Video] ( ) library.
18
- - [ Arduino_GigaDisplayTouch] ( ) library.
17
+ - [ Arduino_H7_Video] ( https://github.com/arduino/ArduinoCore-mbed/tree/main/libraries/Arduino_H7_Video ) library.
18
+ - [ Arduino_GigaDisplayTouch] ( https://github.com/arduino-libraries/Arduino_GigaDisplayTouch ) library.
19
19
20
20
## Downloading the Library and Core
21
21
You can’t perform that action at this time.
0 commit comments