You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaohe 4dc3b3f4aa v1.0.0| 光学模块时间设置成可配置, 修改版本格式 5 days ago
..
basic update 2 months ago
chip 修复串口 触发异常中断后 不停的进入中断的BUG 2 months ago
components v1216| 优化温度控制逻辑 2 weeks ago
os update 2 months ago
utils update 2 months ago
.clang-format remove sdk.git 1 year ago
.gitmodules remove sdk.git 1 year ago
README.md remove sdk.git 1 year ago

README.md

chip: stm32hal库对接接口
os  : 操作系统相关方法,上层代码依赖这一层
hal : 硬件抽象层,依赖chip层和os层
components:
CHIP: