NVProperty generic key value store using the MCU flash area.

Dependents:   Turtle_RadioShuttle

Revision:
2:7ab0f5202860
Parent:
1:3a8297ad8cd9
Child:
3:968b84113ef3
diff -r 3a8297ad8cd9 -r 7ab0f5202860 NVProperty_L4OTP.cpp
--- a/NVProperty_L4OTP.cpp	Thu Jan 24 14:28:11 2019 +0100
+++ b/NVProperty_L4OTP.cpp	Thu Jan 24 15:27:56 2019 +0100
@@ -13,6 +13,7 @@
 
 #include <mbed.h>
 #include "main.h"
+#include <algorithm>
 #include <NVPropertyProviderInterface.h>
 #include <NVProperty_L4OTP.h>
 #include <NVProperty.h>