6 Star 2 Fork 1

DY Young / Astral

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
macro.def 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
DY Young 提交于 2023-12-04 22:40 . enter astral epoch.
/***
syntax
range 1 to 20
select 1,3,7
define CFG_MMU as select true, false with default false means that
***/
define CFG_CORE_NUM as range 1 to 20 with default 1 means that the number of all processor core managed by this operating system.
define ARCH as select arm-v7a riscv-rv64 without default
define OSNAME as string with default Astral
C
1
https://gitee.com/DY-Young/astral.git
git@gitee.com:DY-Young/astral.git
DY-Young
astral
Astral
master

搜索帮助