Skip to content

Commit 78a74e9

Browse files
authored
fix: Add upload flags to boards.txt for Twin AIoT Module to resolve upload error (#11876)
1 parent 372ba6a commit 78a74e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52353,6 +52353,8 @@ twinaiot.upload.tool.network=esp_ota
5235352353

5235452354
twinaiot.upload.maximum_size=1310720
5235552355
twinaiot.upload.maximum_data_size=327680
52356+
twinaiot.upload.flags=
52357+
twinaiot.upload.extra_flags=
5235652358
twinaiot.upload.use_1200bps_touch=false
5235752359
twinaiot.upload.wait_for_upload_port=false
5235852360

0 commit comments

Comments
 (0)