components/nvs: add debugging facilities and runtime checks
Extra runtime sanity checks run when compiled for the host (i.e. with no ESP_PLATFORM define)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#else
|
||||
#include "crc.h"
|
||||
#endif
|
||||
#include <cstdio>
|
||||
|
||||
|
||||
namespace nvs
|
||||
|
||||
Reference in New Issue
Block a user