artiq-zynq/src/runtime
Sebastien Bourdeauducq d65df2f454 rpc: revert to libio
* Recursive async fns in Rust are a mess and not usable.
* When doing ARTIQ async RPCs, it is simpler to encode the buffer on the kernel CPU and pass that to the comms CPU,
  instead of tracking when kernel CPU memory with the RPC values can be freed.
2020-06-03 11:17:49 +08:00
..
src rpc: revert to libio 2020-06-03 11:17:49 +08:00
Cargo.toml add libio from ARTIQ 2020-06-03 11:17:28 +08:00
build.rs add impure incremental build process, document 2020-05-01 10:07:38 +08:00
link.x add impure incremental build process, document 2020-05-01 10:07:38 +08:00