We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d98cea commit 914a50fCopy full SHA for 914a50f
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,7 +4100,7 @@ ttgo-t-watch.serial.disableRTS=true
4100
ttgo-t-watch.build.mcu=esp32
4101
ttgo-t-watch.build.core=esp32
4102
ttgo-t-watch.build.variant=twatch
4103
-ttgo-t-watch.build.board=T-Watch
+ttgo-t-watch.build.board=TWatch
4104
4105
ttgo-t-watch.build.f_cpu=240000000L
4106
ttgo-t-watch.build.flash_size=16MB
0 commit comments