rust-embedded / embedonomicon

How to bootstrap support for a no_std target
https://docs.rust-embedded.org/embedonomicon/
Apache License 2.0
206 stars 33 forks source link

CI could be more flexible when checking objdumps #55

Closed austinglaser closed 4 years ago

austinglaser commented 4 years ago

54 had to fix a lot of objdumps because whitespace changed in the expected output. It seems to me that whitespace changes here are not a big deal, and could be ignored.