CELIS/HARDWARE/CAN
2023-12-31 19:31:06 +08:00
..
bsp_can.c 个人版本1.0 2023-12-16 17:36:52 +08:00
bsp_can.h 个人版本1.0 2023-12-16 17:36:52 +08:00
can_app.c 个人版本1.0 2023-12-16 17:36:52 +08:00
can.c 增加BMS和充电桩超时检测 2023-12-31 19:31:06 +08:00
can.h 初步完成直流充电流程 2023-12-18 17:50:33 +08:00
CanBusDrv.c 个人版本1.0 2023-12-16 17:36:52 +08:00
CanBusDrv.h 更新充电流程 2023-12-24 18:26:07 +08:00
CanDrvCtrl.c 更新充电流程 2023-12-24 18:26:07 +08:00
CanDrvCtrl.h 更新充电流程 2023-12-24 18:26:07 +08:00
porting.c 个人版本1.0 2023-12-16 17:36:52 +08:00
porting.h 更新充电流程 2023-12-24 18:26:07 +08:00
readme.txt 更新充电流程 2023-12-24 18:26:07 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

bsp_can   是对MCU的接口部分相当于是MCU的移植部分
CanBusDrv 提供对can的统一处理 完成总线的异常处理等