mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-02 20:02:19 +00:00
Add MicroRust book to README
MicroRust is a book similar to Discovery, but written for the micro:bit.
This commit is contained in:
parent
f235253d77
commit
407b6214e1
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ In 2018 Rust community has created an embedded workgroup to help drive adoption
|
|||
- [cortex-m rtfm](https://github.com/japaric/cortex-m-rtfm) RTFM framework for ARM Cortex-M microcontrollers
|
||||
- [msp430 rtfm](https://github.com/japaric/msp430-rtfm) RTFM framework for MSP430 MCUs
|
||||
- [FreeRTOS.rs](https://github.com/hashmismatch/freertos.rs) Rust interface for the FreeRTOS API
|
||||
- [MicroRust](https://droogmic.github.io/microrust/) Introductory book for embedded development in Rust on the micro:bit.
|
||||
|
||||
## Tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue