ENC424J600/src/lib.rs

5 lines
68 B
Rust

#![no_std]
/// STM32F4xx-HAL specific implementations
pub mod spi;