merge/um80
: reduce firmware size (#24177)
This commit is contained in:
parent
d09c11dc78
commit
4bcc80ad46
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
||||||
"sleep": true,
|
"sleep": true,
|
||||||
"split_count": [48, 52]
|
"split_count": [48, 52]
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
|
Loading…
Reference in a new issue