artiq/artiq/firmware/ksupport
David Nadlinger d4c393b2a8 firmware/ksupport: Update `cfg(not(has_rtio))` stub signatures
This fixes up 8caea0e6d3,
but it is unclear whether anyone even uses a `not(has_rtio)`
configuration at this point.
2018-12-11 01:22:48 +00:00
..
Cargo.toml firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
Makefile firmware: remove dependency on compiler-rt. 2017-12-28 04:08:29 +00:00
api.rs gateware,runtime: optimize RTIO kernel interface further 2018-11-08 18:29:24 +08:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
eh_artiq.rs firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
glue.c gateware,runtime: optimize RTIO kernel interface further 2018-11-08 18:29:24 +08:00
ksupport.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
lib.rs firmware: fix another TOCTTOU race in sync/async RPC code. 2018-11-12 15:42:07 +00:00
nrt_bus.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
rtio.rs firmware/ksupport: Update `cfg(not(has_rtio))` stub signatures 2018-12-11 01:22:48 +00:00