From 6f237a84152d59537a012e7bfc3edbabd6adbd9d Mon Sep 17 00:00:00 2001 From: lewis he Date: Thu, 1 Oct 2020 19:36:32 +0800 Subject: [PATCH] Fix ttgo twatch & tbeam board definition error (#4212) --- boards.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/boards.txt b/boards.txt index 9d1ee27e..c45f60d6 100644 --- a/boards.txt +++ b/boards.txt @@ -3544,8 +3544,8 @@ t-beam.serial.disableRTS=true t-beam.build.mcu=esp32 t-beam.build.core=esp32 -t-beam.build.variant=t-beam -t-beam.build.board=T-Beam +t-beam.build.variant=tbeam +t-beam.build.board=TBeam t-beam.build.f_cpu=240000000L t-beam.build.flash_mode=dio @@ -4100,6 +4100,7 @@ twatch.serial.disableRTS=true twatch.build.mcu=esp32 twatch.build.core=esp32 twatch.build.variant=twatch +twatch.build.board=TWatch twatch.menu.Revision.TWATCH_BASE=T-Watch Base twatch.menu.Revision.TWATCH_BASE.build.board=TWATCH_BASE