未验证 提交 32362af9 编写于 作者: A Austin 提交者: Gitee

update en/device-dev/porting/porting-chip-kernel-overview.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 110404c6
...@@ -33,7 +33,7 @@ The directory structure of the kernel is described as follows: ...@@ -33,7 +33,7 @@ The directory structure of the kernel is described as follows:
│ │ ├── keil --- Implementation of the Keil toolchain │ │ ├── keil --- Implementation of the Keil toolchain
│ │ └── xxx --- Implementation of the particular toolchain │ │ └── xxx --- Implementation of the particular toolchain
│ ├── include --- Header files that declare the APIs required, kernel-independent │ ├── include --- Header files that declare the APIs required, kernel-independent
│ └── risc-v --- RISK_V architecture │ └── risc-v --- RISC_V architecture
│ └── gcc --- Implementation of the GCC toolchain │ └── gcc --- Implementation of the GCC toolchain
├── components --- Components available for porting and header files exposed externally ├── components --- Components available for porting and header files exposed externally
├── kal --- APIs exposed externally, including CMSIS APIs and part of POSIX APIs ├── kal --- APIs exposed externally, including CMSIS APIs and part of POSIX APIs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册