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 08144f4736 update 3 months ago
..
chip V1025| 修复单片机启动失败的BUG,使能工程将WARNING 当作Error 4 months ago
components update 3 months ago
os update 8 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: