rust-embedded / embedonomicon

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

Exception Handling vector table objdump addresses inconsistent #86

Closed a-gavin closed 2 years ago

a-gavin commented 2 years ago

Initially written referencing this older version of the objdump output, the "Exception Handling" chapter vector table objdump output for section "Testing It" is now inconsistent since this commit changed the output.