未验证 提交 464f8272 编写于 作者: Y Yifang 提交者: GitHub

[annotation] renesas默认使用串口V2标准 (#6391)

上级 ce16945c
......@@ -20,7 +20,7 @@
#ifdef RT_USING_SERIAL_V2
#include <drv_usart_v2.h>
#else
#include <drv_usart.h>
#error "Serial-v1 has been obsoleted, and please select serial-v2 as the default option"
#endif
#endif
......@@ -182,4 +182,4 @@ BSP_CMSE_NONSECURE_ENTRY void template_nonsecure_callable ()
{
}
#endif
\ No newline at end of file
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册