Skip to content

Commit c797129

Browse files
committed
Oops
1 parent 9fa4f37 commit c797129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ambiq/ambiq_bin2board.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ def upload(args, verboseprint):
375375
# Assuming worst case ~100 ms/page of flashing time, and allowing for the
376376
# image to be close to occupying full SRAM (256K) which is 128 pages.
377377

378+
connection_timeout = 5
378379

379380
print('Connecting over serial port {}...'.format(args.port), flush=True)
380381

0 commit comments

Comments
 (0)