From 7533d66e0f28d0cf4e3c94d2a406fb0f1d4eea88 Mon Sep 17 00:00:00 2001 From: bekirr12 Date: Fri, 26 Sep 2025 13:13:29 +0300 Subject: [PATCH] fix: Add upload flags to boards.txt for Twin AIoT Module to resolve upload error --- boards.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards.txt b/boards.txt index 59bd5793bbc..fc5d0b2f91c 100644 --- a/boards.txt +++ b/boards.txt @@ -52353,6 +52353,8 @@ twinaiot.upload.tool.network=esp_ota twinaiot.upload.maximum_size=1310720 twinaiot.upload.maximum_data_size=327680 +twinaiot.upload.flags= +twinaiot.upload.extra_flags= twinaiot.upload.use_1200bps_touch=false twinaiot.upload.wait_for_upload_port=false