mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
增加了usb虚拟串口的支持,编写了部分bmi088it读取
This commit is contained in:
2
Makefile
2
Makefile
@@ -116,6 +116,7 @@ bsp/spi/bsp_spi.c \
|
||||
bsp/iic/bsp_iic.c \
|
||||
bsp/can/bsp_can.c \
|
||||
bsp/usart/bsp_usart.c \
|
||||
bsp/usb/bsp_usb.c \
|
||||
bsp/log/bsp_log.c \
|
||||
bsp/bsp_init.c \
|
||||
modules/algorithm/controller.c \
|
||||
@@ -237,6 +238,7 @@ C_INCLUDES = \
|
||||
-Ibsp/dwt \
|
||||
-Ibsp/can \
|
||||
-Ibsp/usart \
|
||||
-Ibsp/usb \
|
||||
-Ibsp/gpio \
|
||||
-Ibsp/spi \
|
||||
-Ibsp/iic \
|
||||
|
||||
Reference in New Issue
Block a user