Skip to content
Snippets Groups Projects
Commit bf56315d authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

More informative links to resources

parent a5055bc7
No related branches found
No related tags found
No related merge requests found
...@@ -4,4 +4,6 @@ multilingual = false ...@@ -4,4 +4,6 @@ multilingual = false
src = "src" src = "src"
title = "XP-el MPPK" title = "XP-el MPPK"
[output.html]
[output.linkcheck] [output.linkcheck]
...@@ -23,7 +23,7 @@ While your laptop/stationary computer most likely runs some `x86_64` CPU archite ...@@ -23,7 +23,7 @@ While your laptop/stationary computer most likely runs some `x86_64` CPU archite
odds are your mobile phone is powered by an ARM processor. odds are your mobile phone is powered by an ARM processor.
The ARM family of Reduced Instruction Set Computing (RISC) architectures is one of the most prevalent processor architectures. The ARM family of Reduced Instruction Set Computing (RISC) architectures is one of the most prevalent processor architectures.
For more information: [](https://en.wikipedia.org/wiki/ARM_architecture) For more information: [ARM on Wikipedia](https://en.wikipedia.org/wiki/ARM_architecture).
## Registers, IO ## Registers, IO
...@@ -143,7 +143,7 @@ An open source hardware debugger supporting JTAG and SWD. ...@@ -143,7 +143,7 @@ An open source hardware debugger supporting JTAG and SWD.
Vendor agnostic Vendor agnostic
[github page](https://github.com/blacksphere/blackmagic/wiki) [ST-link github page](https://github.com/blacksphere/blackmagic/wiki)
### Git ### Git
...@@ -161,7 +161,7 @@ The package manager for Rust ...@@ -161,7 +161,7 @@ The package manager for Rust
Taking care of dependencies, compilation and many other things. Taking care of dependencies, compilation and many other things.
For more information: [](https://doc.rust-lang.org/cargo/) For more information see the [rust documentation](https://doc.rust-lang.org/cargo/).
#### Cargo-binutils #### Cargo-binutils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment