STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions with embedded-hal
Introduction
In last week's post, I demonstrated the creation of a simple UART abstraction used to hide register-level details. What is obvious from the prior code is that its behavior is limited to a
blog.theembeddedrustacean.com5 min read