We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eac96e commit 44dc862Copy full SHA for 44dc862
features/device_key/source/DeviceKey.h
@@ -20,7 +20,7 @@
20
#include "stdint.h"
21
#include "platform/NonCopyable.h"
22
23
-#if (NVSTORE_ENABLED)
+#if (NVSTORE_ENABLED) || defined(DOXYGEN_ONLY)
24
25
namespace mbed {
26
/** \addtogroup drivers */
0 commit comments