Skip to content

Commit c08cdf1

Browse files
committed
[bsp][efm32] Fix RTC driver compile error
1 parent a2a7f3c commit c08cdf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bsp/efm32/drv_rtc.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
******************************************************************************/
2525

2626
/* Includes ------------------------------------------------------------------*/
27+
28+
#include <rtdevice.h>
2729
#include "board.h"
2830
#include "hdl_interrupt.h"
2931
#include "drv_rtc.h"

0 commit comments

Comments
 (0)