Skip to content

Commit c2398dd

Browse files
committed
Fix flash and ram sizes
Tested empirically (flash should be ~10KB bigger, need to investigate)
1 parent 41129c5 commit c2398dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ uno2018.pid.0=0x2145
1111

1212
uno2018.upload.tool=avrdude
1313
uno2018.upload.protocol=xplainedmini_updi
14-
uno2018.upload.maximum_size=32256
15-
uno2018.upload.maximum_data_size=2048
14+
uno2018.upload.maximum_size=37168
15+
uno2018.upload.maximum_data_size=6144
1616
uno2018.upload.speed=115200
1717

1818
uno2018.menu.revision.rev2=RevB

0 commit comments

Comments
 (0)