Closed kaspar030 closed 3 years ago
tests/coretex currently fails with overlapping section linker errors.
tests/coretex
This can be fixed by:
Unfortunately the necessary fix to cortex-m-rt has not been released (to crates.io), so I'm creating this PR as a draft.
Fixes #23.
tests/coretex
currently fails with overlapping section linker errors.This can be fixed by:
Unfortunately the necessary fix to cortex-m-rt has not been released (to crates.io), so I'm creating this PR as a draft.
Fixes #23.