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
|
@ -57,7 +57,3 @@
|
|||
#define EXTERNAL_FLASH_SECTOR_SIZE 4096
|
||||
#define EXTERNAL_FLASH_BLOCK_SIZE 4096
|
||||
#define EXTERNAL_FLASH_SIZE (256 * 1024) // 2M-bit flash size
|
||||
|
||||
// Wear-leveling driver configuration
|
||||
#define WEAR_LEVELING_LOGICAL_SIZE 1024
|
||||
#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue