mirror of https://github.com/ARMmbed/mbed-os.git
The default computation assumes that a flash sector is several times
larger than a flash page. On PSoC 6 targets this is not the case
(the two values are the same) so the computed size is too small.
This is a similar change to
|
||
|---|---|---|
| .. | ||
| TESTS | ||
| blockdevice | ||
| filesystem | ||
| kvstore | ||
| nvstore | ||
| system_storage | ||