Working on app data auto linking.

This commit is contained in:
Yifan Wu 2020-11-18 18:29:53 +08:00
parent 2c08dbfecb
commit 1943a50d0d
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",
]
]