8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c38a8 commit 6f237a8Copy full SHA for 6f237a8
boards.txt
@@ -3544,8 +3544,8 @@ t-beam.serial.disableRTS=true
3544
3545
t-beam.build.mcu=esp32
3546
t-beam.build.core=esp32
3547
-t-beam.build.variant=t-beam
3548
-t-beam.build.board=T-Beam
+t-beam.build.variant=tbeam
+t-beam.build.board=TBeam
3549
3550
t-beam.build.f_cpu=240000000L
3551
t-beam.build.flash_mode=dio
@@ -4100,6 +4100,7 @@ twatch.serial.disableRTS=true
4100
twatch.build.mcu=esp32
4101
twatch.build.core=esp32
4102
twatch.build.variant=twatch
4103
+twatch.build.board=TWatch
4104
4105
twatch.menu.Revision.TWATCH_BASE=T-Watch Base
4106
twatch.menu.Revision.TWATCH_BASE.build.board=TWATCH_BASE
0 commit comments