Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
"suspend_wakeup_delay": 400
|
||||
},
|
||||
"eeprom": {
|
||||
"driver": "wear_leveling"
|
||||
"driver": "wear_leveling",
|
||||
"wear_leveling": {
|
||||
"driver": "spi_flash"
|
||||
}
|
||||
},
|
||||
"processor": "WB32FQ95",
|
||||
"bootloader": "wb32-dfu",
|
||||
|
||||
@@ -1 +1 @@
|
||||
WEAR_LEVELING_DRIVER = spi_flash
|
||||
# This file intentionally left blank
|
||||
|
||||
Reference in New Issue
Block a user