History for mbed-os / storage / kvstore
2021-04-14
@Lingkai Dong
TDBStore: call `BlockDevice::erase()` regarless of erase value ...
Lingkai Dong committed on 14 Apr 2021
@Lingkai Dong
TDBStore: optimize erase algorithms ...
Lingkai Dong committed on 14 Apr 2021
@Lingkai Dong
FileSystemStore unit test: remove erased_set_get test ...
Lingkai Dong committed on 14 Apr 2021
2021-02-25
@Vikas Katariya
Remove: ARM_MUSCA_A1 support ...
Vikas Katariya authored on 18 Jan 2021 Lingkai Dong committed on 25 Feb 2021
2021-02-04
@Martin Kojtal
Merge pull request #14031 from arduino/blockdevices_namespaces ...
Martin Kojtal authored on 4 Feb 2021 GitHub committed on 4 Feb 2021
2021-02-02
@Rajkumar Kanagaraj
CMake: rename greentea test macro
Rajkumar Kanagaraj committed on 2 Feb 2021
@Oliver Wildtgrube
fix namespaces for MBED_NO_GLOBAL_USING_DIRECTIVE feature ...
Oliver Wildtgrube authored on 9 Dec 2020 pennam committed on 2 Feb 2021
2021-01-20
@Martin Kojtal
Merge pull request #14063 from dustin-crossman/pr/wifi_reserved_region ...
Martin Kojtal authored on 20 Jan 2021 GitHub committed on 20 Jan 2021
2021-01-11
@Martin Kojtal
Merge pull request #14088 from hugueskamba/hk_cmake_greentea_kvstore ...
Martin Kojtal authored on 11 Jan 2021 GitHub committed on 11 Jan 2021
2020-12-24
@Hugues Kamba
CMake: Add support for KVstore Greentea tests ...
Hugues Kamba committed on 24 Dec 2020
2020-12-21
@Hugues Kamba
CMake: Add Blockdevice dependency to KVstore library ...
Hugues Kamba committed on 21 Dec 2020
2020-12-17
@Hugues Kamba
CMake: streamline kvstore support ...
Hugues Kamba committed on 17 Dec 2020
2020-12-16
@Matthew Macovsky
Create non-public target for Cypress boards with externally-stored WiFi firmware ...
Matthew Macovsky authored on 13 Aug 2020 Dustin Crossman committed on 16 Dec 2020
2020-12-11
@Lingkai Dong
KVStore general_tests_phase_1/2: flash simulation no longer required
Lingkai Dong committed on 11 Dec 2020
@Lingkai Dong
TDBStore Doxygen: flash characteristics no longer required
Lingkai Dong committed on 11 Dec 2020
@Lingkai Dong
TDBStore whitebox test: flash simulation no longer required
Lingkai Dong committed on 11 Dec 2020
@Lingkai Dong
SecureStore whitebox test: flash simulation no longer required
Lingkai Dong committed on 11 Dec 2020
@Lingkai Dong
TDBStore unit test: flash simulation no longer required
Lingkai Dong committed on 11 Dec 2020
@Lingkai Dong
kv_config: TDBStore doesn't require flash simulation anymore
Lingkai Dong committed on 11 Dec 2020
2020-12-09
@Lingkai Dong
"kvstore_global_api" requires "kvstore" for backward compatibility ...
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
KVStore: drop './' from CMake paths
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Fix astyle in KVStore unit tests
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
KVStore: componentize CMake definitions into sub-components
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Relocate kvstore Greentea tests into each store type's path
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Relocate kvstore unit tests into each store type's path
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Update UNITTEST for kvstore
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Update include paths
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Create a kvstore_global_api for the global API and KVMap
Lingkai Dong committed on 9 Dec 2020
@Lingkai Dong
Turn TDBStore and FileSystemStore into standalone libraries
Lingkai Dong committed on 9 Dec 2020
2020-12-02
@Lingkai Dong
Bring in TDBStore UNITTESTS improvements from PR #13731 ...
Lingkai Dong committed on 2 Dec 2020