Working on app data auto linking.

This commit is contained in:
Yifan Wu 2020-11-18 18:29:53 +08:00
parent d1fcf2fc9f
commit f613fa122c
7 changed files with 62 additions and 18 deletions

View file

@ -4,4 +4,4 @@ target = "riscv64gc-unknown-none-elf"
[target.riscv64gc-unknown-none-elf]
rustflags = [
"-Clink-args=-Tsrc/linker.ld",
]
]