We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a564e0 commit db5957aCopy full SHA for db5957a
artiq/firmware/libksupport/ad9154.rs
@@ -1,4 +1,4 @@
1
-use board::csr;
+use bsp::board::csr;
2
3
pub extern fn init() {
4
unsafe {
0 commit comments