mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-05-05 14:44:42 +00:00
Merge pull request #62 from droogmic/patch-1
Add MicroRust to book section
This commit is contained in:
commit
04ebd198b5
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