Because IntelliJ makes life hard.
This commit is contained in:
parent
6a0b0f3162
commit
cf5b7dc943
@ -1,7 +1,7 @@
|
|||||||
#![macro_use]
|
#![macro_use]
|
||||||
|
|
||||||
#[cfg_attr(usart_v1, path = "v1.rs")]
|
#[cfg_attr(usart_v1, path = "v1.rs")]
|
||||||
//#[cfg_attr(usart_v2, path = "v2.rs")]
|
#[cfg_attr(usart_v2, path = "v2.rs")]
|
||||||
mod _version;
|
mod _version;
|
||||||
use crate::peripherals;
|
use crate::peripherals;
|
||||||
pub use _version::*;
|
pub use _version::*;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user