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