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 b101b0f3b5 修复吸液时,必归零的BUG 2 months ago
..
basic update 3 months ago
chip 修复串口 触发异常中断后 不停的进入中断的BUG 2 months ago
components 修复吸液时,必归零的BUG 2 months ago
os update 3 months ago
utils update 3 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: