Skip to content

Commit 4eea9bf

Browse files
committed
Updated LovyanGFX where #50 is fixed
1 parent 37822a7 commit 4eea9bf

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.vscode/settings.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"idf.portWin": "COM14",
33
"idf.adapterTargetName": "esp32s3",
44
"idf.openOcdConfigs": [
5-
"interface/ftdi/esp32_devkitj_v1.cfg",
6-
"target/esp32s3.cfg"
5+
"board/esp32s3-builtin.cfg"
76
]
87
}

components/LovyanGFX

Submodule LovyanGFX updated 177 files

dependencies.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
component_hash: null
1010
source:
1111
type: idf
12-
version: 5.0.0
13-
manifest_hash: 514f1b05b7075469f5f1ea8a2b0d690cea458390f9d18f9b3aeac16ff03b9ec3
12+
version: 5.1.2
13+
manifest_hash: a27d48a533e9fbe75fba8151840f6374d864a72faafe4f15ad4ca1998c1b02f1
1414
target: esp32s3
1515
version: 1.0.0

0 commit comments

Comments
 (0)