File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33> How to bootstrap support for a no_std target
44
5- This book is being temporarily hosted at https://rust-embedded.github.io /embedonomicon/
5+ This book is hosted at https://docs. rust-embedded.org /embedonomicon/
66
77This project is developed and maintained by the [ Resources team] [ team ] .
88
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ The vector table now resembles the results of all the code snippets in this book
188188 Cortex-M vector table. Hence, all reserved slots are correctly set to a
189189 value of zero.
190190
191- [ _Inspecting it_ ] : https://rust-embedded.github.io /embedonomicon/memory-layout.html#inspecting-it
191+ [ _Inspecting it_ ] : https://docs. rust-embedded.org /embedonomicon/memory-layout.html#inspecting-it
192192[ the vector table layout for the Cortex-M ] : https://developer.arm.com/docs/dui0552/latest/the-cortex-m3-processor/exception-model/vector-table
193193
194194## Overriding a handler
You can’t perform that action at this time.
0 commit comments