Skip to content

Commit 57b6df9

Browse files
committed
USBCDC: add doxy only to provide doxygen for this object always
1 parent af4c8a9 commit 57b6df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/USBCDC_ECM.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#ifndef USBCDC_ECM_H
1919
#define USBCDC_ECM_H
2020

21-
#if defined(MBED_CONF_RTOS_PRESENT)
21+
#if defined(MBED_CONF_RTOS_PRESENT) || defined(DOXYGEN_ONLY)
2222
#include "USBDescriptor.h"
2323
#include "USBDevice.h"
2424
#include "ByteBuffer.h"

0 commit comments

Comments
 (0)