提交 778199f8 编写于 作者: z13955633063's avatar z13955633063

如果开启了RT_CAN_USING_HDR,则提示该驱动不支持硬件过滤器,请取消RT_CAN_USING_HDR。

上级 3e7580dc
......@@ -15,6 +15,10 @@
#ifdef RT_USING_CAN
#ifdef RT_CAN_USING_HDR
#error "The CAN driver does not support hardware filters, Please disable RT_CAN_USING_HDR"
#endif
#if defined (SOC_SERIES_STM32F1)
static const struct stm_baud_rate_tab can_baud_rate_tab[] =
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册