nihpod/nano5g/src/lib.rs

6 lines
63 B
Rust
Raw Normal View History

2021-11-12 00:37:27 +00:00
#![no_std]
#![feature(exclusive_range_pattern)]
pub mod lcd;