mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-25 14:28:20 +08:00
fix bxcan include component.h dirs error
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include <board.h>
|
||||
#include <bxcan.h>
|
||||
#ifdef RT_USING_COMPONENTS_INIT
|
||||
#include <init/components.h>
|
||||
#include <components.h>
|
||||
#endif
|
||||
#ifdef RT_USING_CAN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user