NeoZeng
|
29877a4b64
|
修复电机接收角度计算bug
|
2022-11-20 16:26:32 +08:00 |
NeoZeng
|
267b9c41b1
|
更新文档,提供ccache的支持,加速编译过程
|
2022-11-20 15:10:59 +08:00 |
NeoZeng
|
9fd540efba
|
增加修改windows用户名为英文的方法
|
2022-11-20 14:38:44 +08:00 |
NeoZeng
|
f287958a67
|
更新文档
|
2022-11-19 22:47:45 +08:00 |
NeoZeng
|
dffcbc6f70
|
update readme
|
2022-11-19 20:17:58 +08:00 |
NeoZeng
|
59ad9579b5
|
更新文档
|
2022-11-19 17:53:50 +08:00 |
NeoZeng
|
e3137d867f
|
修改了bsp_usart的初始化方式,防止出现变包长数据读取一场的问题.增加了注释.
|
2022-11-19 16:28:39 +08:00 |
NeoZeng
|
269b08f701
|
删除不必要的文件
|
2022-11-19 16:05:57 +08:00 |
NeoZeng
|
6e5dea9db6
|
增加自动配置intellisense的支持
|
2022-11-19 15:58:16 +08:00 |
NeoZeng
|
1a65f8a005
|
add gitignore
|
2022-11-19 15:47:56 +08:00 |
NeoZeng
|
b8e84dc680
|
添加基本版的裁判系统接收referee.c模块
|
2022-11-19 15:45:55 +08:00 |
NeoZeng
|
be4609c4d2
|
Merge branch 'referee'
|
2022-11-19 15:43:57 +08:00 |
NeoZeng
|
076973f41e
|
修复类型支持问题和重复定义
|
2022-11-19 15:40:38 +08:00 |
NeoZeng
|
1dc8622f53
|
修改编译器的类型支持,将老旧的struct_typedef替换为新的stdint-gcc.h
|
2022-11-19 15:34:15 +08:00 |
NeoZeng
|
acf93052b2
|
修复编译速度慢的问题
|
2022-11-19 15:23:19 +08:00 |
kidneygood
|
6c56d4d19f
|
解决编译问题,消除packed警告
|
2022-11-19 14:30:32 +08:00 |
kidneygood
|
0d94ff3f28
|
修复字节对齐问题
|
2022-11-18 22:53:53 +08:00 |
kidneygood
|
611db0ded1
|
asdf
|
2022-11-18 22:06:06 +08:00 |
NeoZeng
|
613939fe23
|
add tutorial for GDB debug process
|
2022-11-17 12:27:41 +08:00 |
NeoZeng
|
1a13992391
|
update tutorial
|
2022-11-16 21:17:03 +08:00 |
NeoZeng
|
3d0fa227de
|
update tutorial for makefile
|
2022-11-16 21:05:33 +08:00 |
NeoZeng
|
5ce0b3f881
|
add tutorial
|
2022-11-16 20:58:27 +08:00 |
NeoZeng
|
45dacf1021
|
update tutorial
|
2022-11-16 19:43:11 +08:00 |
NeoZeng
|
9393699187
|
update tutorial for supporting jlinkOB
|
2022-11-16 19:40:43 +08:00 |
NeoZeng
|
ad6dba92bf
|
update relative path for md
|
2022-11-16 16:18:35 +08:00 |
NeoZeng
|
5a0335838e
|
重要更新
|
2022-11-16 15:29:01 +08:00 |
NeoZeng
|
da58f5c25f
|
update doc
|
2022-11-15 23:11:06 +08:00 |
NeoZeng
|
5feb4f17b3
|
fix bug
|
2022-11-15 21:03:12 +08:00 |
NeoZeng
|
1e7f537e15
|
update doc
|
2022-11-15 16:36:50 +08:00 |
NeoZng
|
9908dfd015
|
update doc
|
2022-11-13 21:46:52 +08:00 |
NeoZng
|
c4dfe8e60b
|
update path config
|
2022-11-13 15:27:40 +08:00 |
NeoZng
|
3dd1b807cc
|
添加ozone调试教程和vscode使用
|
2022-11-13 14:40:21 +08:00 |
NeoZng
|
27f83405ad
|
Merge branch 'master' of https://gitee.com/hnuyuelurm/basic_framework
|
2022-11-12 20:40:39 +08:00 |
NeoZng
|
5fc8ff212e
|
update tutorial 1
|
2022-11-12 20:40:36 +08:00 |
NeoZng
|
4bb26f0d71
|
add LICENSE.
Signed-off-by: NeoZng <1586114053@qq.com>
|
2022-11-12 12:02:28 +00:00 |
NeoZng
|
4a43222ba5
|
update img
|
2022-11-12 20:00:24 +08:00 |
NeoZng
|
8dbfbff466
|
增加教程
|
2022-11-12 19:46:11 +08:00 |
NeoZng
|
a4f4d3566c
|
update tutorials
|
2022-11-12 19:37:16 +08:00 |
NeoZng
|
82a55d7eca
|
add tutorial
|
2022-11-12 18:03:18 +08:00 |
NeoZng
|
0fb67070b8
|
更新dji_motor初始化的配置,优化参数传递
|
2022-11-12 12:39:36 +08:00 |
NeoZng
|
55e12955b7
|
update seasky doc
|
2022-11-11 22:23:17 +08:00 |
NeoZng
|
33e10fa687
|
add bsp log doc
|
2022-11-11 21:49:03 +08:00 |
NeoZng
|
ebb33406bb
|
add log.c
|
2022-11-11 21:20:58 +08:00 |
NeoZng
|
a1509ee665
|
add doc for bsp_usart, bsp_can and dji_motor
|
2022-11-11 21:00:02 +08:00 |
NeoZng
|
00298e9bfe
|
mute build output
|
2022-11-11 12:32:24 +08:00 |
NeoZng
|
35d88aaa93
|
fix bugs
|
2022-11-09 20:24:22 +08:00 |
NeoZng
|
4d32450e3d
|
fix bugs
|
2022-11-09 19:53:23 +08:00 |
NeoZng
|
4d27bd9b0f
|
change all usart modules to have same api
|
2022-11-05 21:59:03 +08:00 |
NeoZng
|
95607668e1
|
add vision protocol
|
2022-11-03 20:38:55 +08:00 |
NeoZng
|
25501650ce
|
add empty file
|
2022-11-03 18:21:50 +08:00 |