Skip to content

Commit 67cd439

Browse files
committed
fix(board): Fix mant1s.build.board to be uppercase in boards.txt
1 parent b2cfa7c commit 67cd439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29601,7 +29601,7 @@ mant1s.build.target=esp32
2960129601
mant1s.build.mcu=esp32
2960229602
mant1s.build.core=esp32
2960329603
mant1s.build.variant=mant1s
29604-
mant1s.build.board=ManT1S
29604+
mant1s.build.board=MANT1S
2960529605

2960629606
mant1s.build.f_cpu=240000000L
2960729607
mant1s.build.flash_mode=dio

0 commit comments

Comments
 (0)