Skip to content

Commit b837a42

Browse files
Add maximum sizes for Dash
1 parent c25cf07 commit b837a42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hardware/scdls/avr/boards.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dash.build.mcu=atmega328p
88

99
dash.upload.tool=avrdude
1010
dash.upload.protocol=arduino
11+
dash.upload.maximum_size=30720
12+
dash.upload.maximum_data_size=2048
1113

1214
dash.bootloader.tool=avrdude
1315
dash.bootloader.unlock_bits=0x3F

0 commit comments

Comments
 (0)