Write default linker script if no overlay were specified

This commit is contained in:
2022-12-01 02:56:18 +01:00
parent 0057f5ee88
commit 26abacd291
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"}