Skip to content

Commit ae1157e

Browse files
committed
T-Deck updates
1 parent b5b8582 commit ae1157e

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,6 @@
112112
[submodule "packages/tdeck-config"]
113113
path = packages/tdeck-config
114114
url = https://github.com/beryllium-org/tdeck-config
115+
[submodule "packages/gt911touchutils"]
116+
path = packages/gt911touchutils
117+
url = https://github.com/beryllium-org/gt911touchutils

Boardfiles/lilygo_tdeck/packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ i2ctools
1515
i2stools
1616
adctools
1717
espnowtools
18-
ftouchutils
18+
gt911touchutils
1919
tdeck-config

Boardfiles/lilygo_tdeck/settings.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CIRCUITPY_PYSTACK_SIZE = 12288
33
[BERYLLIUM]
44
setup = true
55

6-
fs_label = "TDECK"
6+
fs_label = "BERYLLIUM"
77

88
serial_console_enabled = true
99
usb_msc_available = true

packages/gt911touchutils

Submodule gt911touchutils added at f30c8bf

0 commit comments

Comments
 (0)