artiq/artiq/firmware/runtime
whitequark 4a9d8c9459 runtime: fix a warning. 2017-12-16 22:39:13 +00:00
..
Cargo.toml runtime: update smoltcp. 2017-12-08 07:36:56 +00:00
Makefile firmware: migrate last vestiges of the old runtime build system. 2017-02-03 12:59:35 +00:00
analyzer.rs firmware: move packet dumps to the DEBUG log level. 2017-03-03 06:11:35 +00:00
build.rs firmware: misoc_registers -> misoc_cfg 2017-01-27 23:28:00 +08:00
cache.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00
config.rs runtime: get rid of config_dummy.rs. NFC. 2017-10-02 03:20:50 +00:00
ethmac.rs runtime: print ethmac preamble error count. 2017-11-26 22:35:26 +00:00
kern_hwreq.rs runtime: has_rtio -> has_rtio_core. 2017-11-03 15:59:59 +00:00
kernel.rs runtime: allow #[cfg(not(has_kernel_cpu))] builds. 2017-11-03 16:04:17 +00:00
lib.rs runtime: fix a warning. 2017-12-16 22:39:13 +00:00
mgmt.rs runtime: allow safely pulling logs even on TRACE log level. 2017-08-31 14:13:51 +00:00
moninj.rs drtio: initial firmware support for multi-link 2017-07-18 00:40:21 +08:00
rtio_dma.rs DMA: erase trace before re-recording it. 2017-04-15 07:48:02 +00:00
rtio_mgt.rs runtime: no startup_clock config is not an error 2017-12-14 12:39:26 +08:00
runtime.ld firmware: migrate last vestiges of the old runtime build system. 2017-02-03 12:59:35 +00:00
sched.rs runtime: remove UDP-related code. 2017-10-25 02:55:01 +00:00
session.rs runtime: has_rtio -> has_rtio_core. 2017-11-03 15:59:59 +00:00
urc.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00