mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-09 03:51:08 +08:00
[bsp][stm32] drv_rtc.c中包含drv_common.h 避免找不到 error_handle实现 (#8676)
This commit is contained in:
parent
fe512e6411
commit
1eba9eca95
@ -14,6 +14,7 @@
|
||||
#include "board.h"
|
||||
#include <sys/time.h>
|
||||
#include <rtdevice.h>
|
||||
#include <drv_common.h>
|
||||
|
||||
#ifdef BSP_USING_ONCHIP_RTC
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user