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
52 changed files with 126 additions and 116 deletions

View File

@@ -29,7 +29,3 @@
#define SNLED27351_CURRENT_TUNE \
{ 0xA4, 0xA4, 0x52, 0xA4, 0xA4, 0x52, 0xA4, 0xA4, 0x52, 0xA4, 0xA4, 0x52 }
/* EEPROM Driver Configuration */
#define WEAR_LEVELING_LOGICAL_SIZE 2048
#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)