1
2
3
4
//! `embedded-hal` implementation for the STM32F439

#![deny(warnings)]
#![no_std]