Merge pull request #83 from rahul-thakoor/add-physical-computing-rs

Add physical computing rs
This commit is contained in:
Daniel Egger 2018-09-10 20:11:52 +02:00 committed by GitHub
commit 1c8c433503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,7 @@ In 2018 Rust community has created an embedded workgroup to help drive adoption
- [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.
- [Physical Computing With Rust](https://rahul-thakoor.github.io/physical-computing-rust/) A (WIP) guide to physical computing with Rust on the Raspberry Pi.
## Tools