This is a simple embedded rust application that utilizes the freertos-rust crate to build a hybrid application where FreeRTOS creates and drives tasks.
This app was built for and tested on the Robotdyn stm32f303 mini Cortex-M4 dev board.
and uses J-Link/RTT for debugging by default.