未验证 提交 110404c6 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/porting/porting-chip-kernel-overview.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 4c544145
......@@ -36,7 +36,7 @@
│ │ ├── keil --- keil编译工具链实现
│ │ └── xxx --- xxx编译工具链实现
│ ├── include --- 所有的arch需要实现的函数定义,内核依赖
│ └── risc-v --- risk-v架构
│ └── risc-v --- risc-v架构
│ └── gcc --- gcc编译工具链实现
├── components --- 移植可选组件,依赖内核,单独对外提供头文件
├── kal --- 内核抽象层,提供内核对外接口,当前支持cmsis接口和部分posix接口
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册