lobaro / FreeRTOS-rust

Rust crate for FreeRTOS
MIT License
326 stars 55 forks source link

Adding STM32F3Discovery port as a community port #60

Closed sheref-sidarous closed 1 year ago

sheref-sidarous commented 1 year ago

I decided to run FreeRTOS-rust on STM32F3Discovery, and would like to share my work. This board is the one recommended by The Rust Embedded book so I hope this port will be useful to other aspiring Embedded Rust programmers.

But I don't advocate that the port should be added to the examples, therefore I propose starting a "Community Ports" list.

schteve commented 1 year ago

I think it's a good idea, thanks!