1 Star 2 Fork 0

databuser / SylixOS3DS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.lds 194 Bytes
一键复制 编辑 原始数据 按行查看 历史
databuser 提交于 2020-10-26 17:09 . 第一次提交
MEMORY
{
TEXT (rx) : ORIGIN = (0x20000000), LENGTH = (6 * 1024 * 1024)
DATA (rw) : ORIGIN = (0x20000000) + ((6 * 1024 * 1024)), LENGTH = (18 * 1024 * 1024)
}
BOOT_STACK_SIZE = (128 * 1024);
C
1
https://gitee.com/databuser/SylixOS3DS.git
git@gitee.com:databuser/SylixOS3DS.git
databuser
SylixOS3DS
SylixOS3DS
master

搜索帮助