forked from M-Labs/artiq-zynq
lib: compile mem with cxp
This commit is contained in:
parent
b0b0a00bc9
commit
b8a39e7904
|
@ -25,7 +25,7 @@ pub mod fiq;
|
|||
#[cfg(feature = "target_kasli_soc")]
|
||||
pub mod io_expander;
|
||||
pub mod logger;
|
||||
#[cfg(has_drtio)]
|
||||
#[cfg(any(has_drtio, has_cxp_phys))]
|
||||
#[rustfmt::skip]
|
||||
#[path = "../../../build/mem.rs"]
|
||||
pub mod mem;
|
||||
|
|
Loading…
Reference in New Issue