File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ TODO Add news related to embedded Rust that are not about new crates releases he
4545- TODO(remove, this is an example) the Rust compiler has gained cross compilation support for the Xtensa architecture!
4646
4747- [ @hannobraun ] [ @braun-embedded ] wrote an [ article about his DW1000 driver] [ dw1000 ] .
48+ - [ @andre-richter ] added a new tutorial to the [ Operating System development tutorials in Rust on the Raspberry Pi] series:
49+ - [ Tutorial 14: Exceptions Part 2: Peripheral IRQs] - Including drivers for the BCM and GICv2 interrupt controllers.
4850
4951## Embedded Projects
5052
@@ -80,6 +82,7 @@ you would like for yourself.
8082[ @rnestler ] : https://github.com/rnestler
8183[ @ra-kete ] : https://github.com/ra-kete
8284[ @braun-embedded ] : http://github.com/braun-embedded
85+ [ @andre-richter ] : https://github.com/andre-richter
8386
8487<!--
8588TODO: Put all links for content here.
@@ -91,6 +94,8 @@ TODO: Put all links for content here.
9194[ atsamd-hal ] : https://github.com/atsamd-rs/atsamd/
9295[ microfft ] : https://crates.io/crates/microfft
9396[ dw1000 ] : https://braun-embedded.com/dw1000/
97+ [ Operating System development tutorials in Rust on the Raspberry Pi ] : https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials
98+ [ Tutorial 14: Exceptions Part 2: Peripheral IRQs ] : https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/tree/master/14_exceptions_part2_peripheral_IRQs
9499
95100## ` embedded-hal ` Ecosystem Crates
96101
You can’t perform that action at this time.
0 commit comments