mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 09:28:49 +08:00
Merge pull request #2780 from zhangjun1996/master
修复由于stm32系列的can驱动编译错误
This commit is contained in:
@@ -48,7 +48,7 @@ config RT_USING_CAN
|
||||
if RT_USING_CAN
|
||||
config RT_CAN_USING_HDR
|
||||
bool "Enable CAN hardware filter"
|
||||
default y
|
||||
default n
|
||||
endif
|
||||
|
||||
config RT_USING_HWTIMER
|
||||
|
||||
Reference in New Issue
Block a user