Merge pull request #62 from droogmic/patch-1

Add MicroRust to book section
This commit is contained in:
Daniel Egger 2018-07-23 23:32:42 +02:00 committed by GitHub
commit 04ebd198b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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