This website requires JavaScript.
Explore
Help
Sign In
missiannane
/
zynq-rs-pynq-z2
Watch
1
Star
0
Fork
0
You've already forked zynq-rs-pynq-z2
forked from
M-Labs/zynq-rs
Code
Pull Requests
Activity
release-8
zynq-rs-pynq-z2
/
libboard_zynq
/
src
/
ps7_init
/
none.rs
5 lines
67 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
libboard_zynq: delint ps7_init
2020-11-13 07:23:56 +08:00
use
super
::
InitOp
;
fix ps7_init compilation error and warnings
2020-10-01 00:17:47 +08:00
pub
const
INIT_DATA
:
&
'static
[
InitOp
]
=
&
[
]
;
Copy Permalink