STM32F4 Embedded Rust at the HAL: GPIO Button Controlled Blinking
This blog post is the first one of a multi-part series of posts where I explore various peripherals in the STM32f401RE microcontroller using embedded Rust at the HAL level. Introduction In embedded d







