Explorar o código

fix bxcan include component.h dirs error

Aubr.Cool %!s(int64=10) %!d(string=hai) anos
pai
achega
b7010ff946
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/stm32f10x/drivers/bxcan.c

+ 1 - 1
bsp/stm32f10x/drivers/bxcan.c

@@ -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