artiq/artiq/firmware/ksupport
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
..
api.rs drtio: add kernel API to check for link status. Closes #941 2018-03-05 00:23:55 +08:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
Cargo.toml firmware: migrate rpc_proto to new libio. 2018-05-14 17:26:59 +00:00
eh.rs firmware: use read_unaligned instead of a hack. NFC. 2017-10-02 03:38:31 +00:00
glue.c firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
ksupport.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
lib.rs firmware: migrate rpc_proto to new libio. 2018-05-14 17:26:59 +00:00
Makefile firmware: remove dependency on compiler-rt. 2017-12-28 04:08:29 +00:00
nrt_bus.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
rtio.rs drtio: add kernel API to check for link status. Closes #941 2018-03-05 00:23:55 +08:00