mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 16:52:27 +08:00
update Demo-Build/RISC-V32/readme.txt.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -21,15 +21,15 @@ RISC-V32 之系统构建
|
||||
1、裸机工程
|
||||
准备项目的裸机工程,一个最基础的工程即可。
|
||||
|
||||
2、拷贝文件
|
||||
拷贝 CosyOS-源代码 至工程中。
|
||||
|
||||
3、删除文件
|
||||
2、删除文件
|
||||
删除 CosyOS-源代码 中无用的文件,使其不被编译。
|
||||
建议必须删除的文件:
|
||||
(1)Port 中,仅保留 port_x32、syscfg.h
|
||||
(2)Port / port_x32 中,仅保留 RISC-V32、port_x32.c、port_x32.h
|
||||
|
||||
3、拷贝文件
|
||||
拷贝 CosyOS-源代码 至工程中。
|
||||
|
||||
4、包含路径
|
||||
打开工程,添加下方的包含路径。
|
||||
C包含路径:
|
||||
|
||||
Reference in New Issue
Block a user