drivers/mtd/smart.c Fixed SmartFS wear level error that occurs when the...
drivers/mtd/smart.c Fixed SmartFS wear level error that occurs when the logical sector size is too small to save all wear level status bytes in a single sector. Logical sectors 1 and 2 were simply not being allocated and then the read_sector and write_sector routines were failing. From Ken Petit
parent
678eb7b7
Please register or sign in to comment