artiq/artiq/firmware/libio
whitequark 6a10d54432 firmware: migrate rpc_proto to new libio.
This closes an old and horrible issue in that some code in ksupport
may implicitly try to allocate and we'll never know until it crashes
at runtime inside liballoc_stub.

This also removes liballoc_stub.
This also removes ReadExt and WriteExt from libproto.
Hooray!
2018-05-14 17:26:59 +00:00
..
Cargo.toml firmware: impl std_artiq::io::{Read,Write} for io::{Read,Write}. 2018-05-14 12:51:59 +00:00
lib.rs firmware: migrate rpc_proto to new libio. 2018-05-14 17:26:59 +00:00
proto.rs firmware: migrate rpc_proto to new libio. 2018-05-14 17:26:59 +00:00