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 a2a7f3c commit c08cdf1Copy full SHA for c08cdf1
bsp/efm32/drv_rtc.c
@@ -24,6 +24,8 @@
24
******************************************************************************/
25
26
/* Includes ------------------------------------------------------------------*/
27
+
28
+#include <rtdevice.h>
29
#include "board.h"
30
#include "hdl_interrupt.h"
31
#include "drv_rtc.h"
0 commit comments