mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-20 21:33:07 +08:00
Merge pull request #2890 from yangjie11/dev_cut_fix
[bsp][stm32/drv_common.c]修复在关闭UART设备框架时,编译报错
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "drv_common.h"
|
||||
#include "board.h"
|
||||
|
||||
#ifdef RT_USING_SERIAL
|
||||
#include "drv_usart.h"
|
||||
|
||||
Reference in New Issue
Block a user