Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
This commit is contained in:
parent
36b4e290c8
commit
00feff656f
58 changed files with 89 additions and 120 deletions
|
@ -22,7 +22,8 @@
|
|||
"eeprom": {
|
||||
"driver": "wear_leveling",
|
||||
"wear_leveling": {
|
||||
"driver": "spi_flash"
|
||||
"driver": "spi_flash",
|
||||
"backing_size": 2048
|
||||
}
|
||||
},
|
||||
"processor": "WB32F3G71",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue