加入Bsp_can

This commit is contained in:
2026-04-28 21:12:41 +08:00
parent 16883c5704
commit a6864bbe28
12 changed files with 348 additions and 368 deletions

View File

@@ -4,3 +4,4 @@
- 深圳北理莫斯科大学 `北极熊` 战队 [StandardRobot++](https://gitee.com/SMBU-POLARBEAR/StandardRobotpp)
- 辽宁科技大学 `COD` 战队 [COD战队电控通用控制系统](https://gitee.com/wangcaofan/cod-h7-template)
- 湖南大学 `跃鹿` 战队

View File

@@ -5,11 +5,11 @@
本项目采取Google的开源代码风格
### 编译要求
最终编译结果要做到 `0-error,0-warning` ,本项目启用了 `--diag_error=warning` 在编译时将 `warning` 视作 `error`
最终编译结果要做到 `0-error,0-warning` ~~本项目启用了 `--diag_error=warning` 在编译时将 `warning` 视作 `error`~~(开发中,暂时没有启用)
### 提交要求
禁止将自己的 **开发插件** 夹带私货上传!
如EIDE WorkSpace 等
`EIDE WorkSpace`
## 硬件上的
**禁止在DJI电机工作时开启调试**

View File

@@ -13,4 +13,6 @@
> COD的代码框架是给达妙H7的得自己移植
> (跃鹿战队的框架各种内存越界)
> 综上,我受不了了,代码框架一定要自己的!