Fixup build failures. (#23869)

This commit is contained in:
Nick Brassel 2024-06-05 12:20:57 +10:00 committed by GitHub
parent 6d365dd8f1
commit a4da5f219f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 6 deletions

View file

@ -8,6 +8,9 @@
"pid": "0xAE01",
"device_version": "0.0.4"
},
"build": {
"lto": true
},
"features": {
"audio": true,
"bootmagic": true,

View file

@ -8,6 +8,9 @@
"pid": "0xAE01",
"device_version": "0.0.5"
},
"build": {
"lto": true
},
"features": {
"audio": true,
"bootmagic": true,