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 2dfab82d85 fix compile bug 2 years ago
chip Merge remote-tracking branch 'origin/master' 2 years ago
components fix compile bug 2 years ago
os udpate 2 years ago
.clang-format update 2 years ago
README.md record 2 years ago

README.md

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