Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 0b2a899

Browse files
chiararuggerisergiotomasello
authored andcommitted
Adjusted upload.maximum_size to take into account space taken by bootloader
1 parent fbc02c8 commit 0b2a899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ primo.pid.0=0x805a
1616

1717
primo.upload.tool=openocd
1818
primo.upload.protocol=sam-ba
19-
primo.upload.maximum_size=409600
19+
primo.upload.maximum_size=385024
2020
primo.upload.use_1200bps_touch=false
2121
primo.upload.speed=115200
2222
primo.upload.wait_for_upload_port=false

0 commit comments

Comments
 (0)