sdio-clean #32

Merged
sb10q merged 1 commits from pca006132/zynq-rs:sdio-clean into master 2020-06-05 12:29:43 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ pub fn main_core0() {
.neighbor_cache(neighbor_cache)
.finalize();
#[cfg(feature = "target_zc706")]

This one is just an unrelated fix for making the code work again on the Cora, right?

This one is just an unrelated fix for making the code work again on the Cora, right?

yup, I would move it into another commit then.

yup, I would move it into another commit then.
ps7_init::report_differences();
Sockets::init(32);