Files
stm32_rust/semestralka_1/src/lib.rs

4 lines
53 B
Rust

#![no_std]
pub mod safety;
// pub mod software_uart;