forked from M-Labs/artiq
slave_fpga: board_misoc
This commit is contained in:
parent
cb6e44b23a
commit
4912f53ab4
|
@ -1,4 +1,4 @@
|
||||||
use board::{csr, clock};
|
use board_misoc::{csr, clock};
|
||||||
use core::slice;
|
use core::slice;
|
||||||
use byteorder::{ByteOrder, BigEndian};
|
use byteorder::{ByteOrder, BigEndian};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue