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,
|
||||
"split_count": [48, 52]
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
|
|
Loading…
Reference in a new issue