stm32f4disc-demo/src/lib.rs

3 lines
50 B
Rust

#![cfg_attr(not(test), no_std)]
pub mod led_ring;