cortex-m icon indicating copy to clipboard operation
cortex-m copied to clipboard

Consider using `arm-targets` crate

Open jonathanpallant opened this issue 7 months ago • 0 comments

In https://github.com/rust-embedded/cortex-ar, there is a crate called arm-targets which sets up cfg's for all kinds of Arm targets. The cortex-m crate could use that rather than doing its own thing.

jonathanpallant avatar Apr 16 '25 13:04 jonathanpallant