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.
2 parents a348b45 + 44dc862 commit 61eb0e1Copy full SHA for 61eb0e1
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