Fixup build failures. (#23869)
This commit is contained in:
parent
6d365dd8f1
commit
a4da5f219f
4 changed files with 17 additions and 6 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"pid": "0xAE01",
|
||||
"device_version": "0.0.4"
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"features": {
|
||||
"audio": true,
|
||||
"bootmagic": true,
|
||||
|
|
|
|||
|
|
@ -8,6 +8,9 @@
|
|||
"pid": "0xAE01",
|
||||
"device_version": "0.0.5"
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"features": {
|
||||
"audio": true,
|
||||
"bootmagic": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue