Deprecates NVStore

pull/11785/head
Veijo Pesonen 2019-10-31 13:51:13 +02:00
parent da6b336391
commit b01fe020cd
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ private:
uint8_t *_page_buf;
// Private constructor, as class is a singleton
MBED_DEPRECATED_SINCE("mbed-os-5.15", "NVStore is deprecated in favor of KVStore")
NVStore();
/**