Skip to content

Commit addd3ea

Browse files
committed
Add missing {build.upload_flags}
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 1145c4f commit addd3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Other.pid.0=0x5711
280280

281281
Other.build.core=arduino
282282
Other.build.board=Other
283-
Other.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.enable_Serialx}
283+
Other.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.enable_Serialx} {build.upload_flags}
284284

285285
# BLUEPILL_F103C8 board
286286
# Support: USB HID, Serial2 (USART2 on PA3, PA2) and Serial3 (USART3 on PB11, PB10)

0 commit comments

Comments
 (0)