diff options
| author | Ian McIntyre <ianpmcintyre@gmail.com> | 2023-02-11 16:35:32 -0500 |
|---|---|---|
| committer | Ian McIntyre <ianpmcintyre@gmail.com> | 2023-03-25 14:51:08 -0400 |
| commit | e1fddd5b3b678c43ee59835d7b57bbc063a22d28 (patch) | |
| tree | 405cbe80197d44234fbdced32698c3f849a9408f /board/Cargo.toml | |
| parent | 83a3ff31a0c7078fb090f9e767e0a3b050f74542 (diff) | |
Generate one linker script; add unit tests
We can still maintain individual linker script components, then write
them into one, larger linker script. We're effectively implementing the
same behavior as INCLUDE while disallowing overrides of the linker
search path to find the INCLUDEd files.
Once we have one linker script, we can refactor for easier unit testing.
This commit adds simple unit tests for the default builder, and some of
the expected errors.
Diffstat (limited to 'board/Cargo.toml')
0 files changed, 0 insertions, 0 deletions
