mbed-os/features/storage
Kyle Kearney 477f5636e2 Explicitly set tdb internal flash size for PSOC6
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 1b1f14d36b,
but for devices which implement TDB in internal storage.
2019-10-16 11:53:52 +01:00
..
TESTS Merge pull request #11183 from OpenNuvoton/nuvoton_m252kg_test 2019-08-20 09:49:58 +02:00
blockdevice Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03:00
filesystem Remove minor build warnings 2019-10-16 11:53:52 +01:00
kvstore Explicitly set tdb internal flash size for PSOC6 2019-10-16 11:53:52 +01:00
nvstore PSOC6_SB: Initial commit to add CY8CPROTO_064_SB to mbed-os sources. 2019-08-30 15:10:18 +03:00
system_storage Add missing RSPIF component to the defaut BlockDevice handler 2019-03-05 08:25:48 -08:00