Write default linker script if no overlay were specified

This commit is contained in:
Jaby
2022-12-01 02:56:18 +01:00
parent 573a345d17
commit 2bcb71d0d5
6 changed files with 37 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tool_helper = {path = "../tool_helper"}