Closed jamesmunns closed 4 years ago
If you don't use the pac, just include it as a dependency, you get a confusing "missing device feature" warning. This bit me.
pac
I'll add a warning to link.x.in after my stream :)
link.x.in
Just kidding, this exists in the unreleased version here: https://github.com/rust-embedded/cortex-m-rt/blob/master/link.x.in#L194
CC #268
If you don't use the
pac
, just include it as a dependency, you get a confusing "missing device feature" warning. This bit me.I'll add a warning to
link.x.in
after my stream :)