更新can

This commit is contained in:
2025-08-06 04:50:48 +08:00
parent 50cfcb0693
commit bbb521654c
3 changed files with 517 additions and 280 deletions

View File

@@ -9,6 +9,7 @@ extern "C" {
#define BSP_ERR_NULL (-2)
#define BSP_ERR_INITED (-3)
#define BSP_ERR_NO_DEV (-4)
#define BSP_ERR_TIMEOUT (-5)
#ifdef __cplusplus
}