In my lunch break i had the chance to try out ArielOS, which is a collection/framework to build and deploy firmware for microcontrollers in Rust.
It abstracts some of the boring repetitive work away from the user, for example board switches are really easy, so you can write your code board-agnostic (to a certain extent).
Really cool.

