mirror of https://github.com/ARMmbed/mbed-os.git
Enable DeviceKey class reference for Doxygen
Add conditional, so Doxygen renders properly.pull/7012/head
parent
2eac96eb04
commit
44dc8624d5
|
@ -20,7 +20,7 @@
|
|||
#include "stdint.h"
|
||||
#include "platform/NonCopyable.h"
|
||||
|
||||
#if (NVSTORE_ENABLED)
|
||||
#if (NVSTORE_ENABLED) || defined(DOXYGEN_ONLY)
|
||||
|
||||
namespace mbed {
|
||||
/** \addtogroup drivers */
|
||||
|
|
Loading…
Reference in New Issue