We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ada3ee8 + 72e0f00 commit 65a249eCopy full SHA for 65a249e
src/avrdude.conf.in
@@ -17609,8 +17609,9 @@ part parent ".xmega-ab" # x128a4
17609
;
17610
17611
memory "apptable"
17612
+ size = 8192;
17613
page_size = 512;
- offset = 0x81f000;
17614
+ offset = 0x81e000;
17615
17616
17617
memory "boot"
@@ -17693,7 +17694,8 @@ part parent ".xmega-ab" # x128a4u
17693
17694
17695
17696
17697
17698
17699
17700
17701
0 commit comments