artiq/artiq/firmware/runtime
whitequark ca93b94aea firmware: move config requests to management protocol.
They were only in session protocol because of historical reasons.
2018-05-16 14:32:49 +00:00
..
analyzer.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
cache.rs firmware: eliminate non-io uses of std_artiq from runtime. 2018-05-14 19:11:57 +00:00
Cargo.toml firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
kern_hwreq.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
kernel.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
main.rs firmware: update the signature of #[lang="panic_fmt"]. 2018-05-15 15:05:19 +00:00
Makefile runtime: build with -Cpanic=unwind. 2018-01-26 23:01:24 +00:00
mgmt.rs firmware: move config requests to management protocol. 2018-05-16 14:32:49 +00:00
moninj.rs firmware: remove some unnecessary unwraps. 2018-05-15 15:05:19 +00:00
profiler.rs Update Rust to 1.26.0. 2018-05-15 12:47:51 +00:00
rtio_dma.rs firmware: remove some unnecessary unwraps. 2018-05-15 15:05:19 +00:00
rtio_mgt.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
runtime.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
sched.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
session.rs firmware: move config requests to management protocol. 2018-05-16 14:32:49 +00:00
urc.rs firmware: eliminate non-io uses of std_artiq from runtime. 2018-05-14 19:11:57 +00:00
watchdog.rs firmware: use dedicated error types for every protocol and thread. 2018-05-15 13:27:23 +00:00