Support CoreMgmt over DRTIO on Zynq Devices #323
@ -261,6 +261,7 @@ mod remote_coremgmt {
|
||||
if last {
|
||||
write_chunk(stream, &buffer).await?;
|
||||
buffer.clear();
|
||||
task::r#yield().await;
|
||||
}
|
||||
}
|
||||
Ok(packet) => {
|
||||
|
Loading…
Reference in New Issue
Block a user