Skip to content

Commit e33022f

Browse files
authored
fix(boards): Add missing parameter to esp32_family for IDE1 (#9759)
1 parent a62ad55 commit e33022f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards.txt

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ esp32_family.vid.0=0x303a
4040
esp32_family.pid.0=0x1001
4141
esp32_family.upload_port.0.vid=0x303a
4242
esp32_family.upload_port.0.pid=0x1001
43+
esp32_family.build.board=ESP32_FAMILY
4344

4445
##############################################################
4546

0 commit comments

Comments
 (0)