Update 'Embedded Rust Resources'
parent
93f2508955
commit
dbe44a429a
|
@ -13,4 +13,14 @@
|
|||
+ Frameworks/Toolsets
|
||||
+ [Embassy](https://embassy.dev/embassy/dev/index.html)
|
||||
+ [RTIC](https://rtic.rs/1/book/en/)
|
||||
+ [Knurling Tools](https://knurling.ferrous-systems.com/tools/)
|
||||
+ [Knurling Tools](https://knurling.ferrous-systems.com/tools/)
|
||||
+ Example Code
|
||||
+ https://blog.tonari.no/rust-simple-hardware-project
|
||||
+ [Embedded Graphics examples](https://github.com/embedded-graphics/examples)
|
||||
+ [Knurling Sessions 2020](https://session20q4.ferrous-systems.com/sessions/knurling_sessions.html)
|
||||
+ https://github.com/adamgreig/walkclock-public
|
||||
+ [stm32f1xx_hal examples](https://github.com/stm32-rs/stm32f1xx-hal/tree/v0.9.0/examples)
|
||||
+ [DIY Keyboard firmware](https://github.com/TeXitoi/keyberon-grid)
|
||||
+ [Embedded Rust Showcase](http://showcase.rust-embedded.org/)
|
||||
+ [Debugger firmware in Rust](https://github.com/probe-rs/hs-probe-firmware)
|
||||
+ https://github.com/VersBinarii/pomia-rs
|
Loading…
Reference in New Issue