Files
stm32_rust_template/driver/usart/
stm32f401.rs
1
// USART driver implementation for STM32F401
2
// TODO: Implement USART driver functions