artiq/artiq/firmware/runtime
whitequark 0531dc45c3 DMA: erase trace before re-recording it.
Or we could needlessly OOM replacing a large trace.
2017-04-15 07:48:02 +00:00
..
Cargo.toml runtime: update smoltcp. 2017-03-07 11:36:28 +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 firmware: port flash storage management to Rust. 2017-02-02 05:26:06 +00:00
ethmac.rs runtime: update smoltcp. 2017-03-07 11:36:28 +00:00
kernel.rs firmware: migrate last vestiges of the old runtime build system. 2017-02-03 12:59:35 +00:00
lib.rs runtime: advise to set panic_reboot=1 on panic. 2017-04-15 07:29:36 +00:00
mgmt.rs artiq_coreboot: allow hot-rebooting the device. 2017-04-11 03:24:24 +00:00
moninj.rs drtio: add infrastructure for reporting busy/collision errors 2017-04-02 23:45:55 +08:00
rtio_dma.rs DMA: erase trace before re-recording it. 2017-04-15 07:48:02 +00:00
rtio_mgt.rs drtio: add infrastructure for reporting busy/collision errors 2017-04-02 23:45:55 +08:00
runtime.ld firmware: migrate last vestiges of the old runtime build system. 2017-02-03 12:59:35 +00:00
sched.rs firmware: use ? instead of try! everywhere. 2017-01-31 22:18:59 +00:00
session.rs DMA: erase trace before re-recording it. 2017-04-15 07:48:02 +00:00
urc.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00