mbed-os/features/storage/kvstore/tdbstore
Jarno Lamsa 2f0907c140 Remove _variant_bd_erase_unit_size
In some cases, it is possible that every erase unit in area 0
has the same size, but they are still different than in area 1.
Remove the flag for varying erase sizes and instead check from
flash, what is the erase size of the current unit.
2020-03-19 14:47:43 +02:00
..
TDBStore.cpp Remove _variant_bd_erase_unit_size 2020-03-19 14:47:43 +02:00
TDBStore.h Remove _variant_bd_erase_unit_size 2020-03-19 14:47:43 +02:00
mbed_lib.json Storage mbed_lib.json files 2019-02-13 20:36:00 +02:00