Migrate WEAR_LEVELING_* to info.json (#23077)

This commit is contained in:
Joel Challis 2024-02-14 08:54:24 +00:00 committed by GitHub
parent 50c5403612
commit 4a64d47f12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
52 changed files with 126 additions and 116 deletions

View file

@ -8,6 +8,11 @@
"usb": {
"vid": "0x3434"
},
"eeprom": {
"wear_leveling": {
"backing_size": 4096
}
},
"features": {
"bootmagic": true,
"command": false,