artiq/artiq/firmware/runtime
Sebastien Bourdeauducq 2008d02f4d runtime: use different default IP and MAC for different kinds of boards
This helps reduce conflicts when having many boards on a development network.
2018-08-07 10:30:50 +08:00
..
Cargo.toml add variant in identifier string 2018-07-15 17:21:17 +08:00
Makefile runtime: build with -Cpanic=unwind. 2018-01-26 23:01:24 +00:00
analyzer.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
build.rs add variant in identifier string 2018-07-15 17:21:17 +08:00
cache.rs firmware: eliminate non-io uses of std_artiq from runtime. 2018-05-14 19:11:57 +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 runtime: use different default IP and MAC for different kinds of boards 2018-08-07 10:30:50 +08:00
mgmt.rs firmware: move config requests to management protocol. 2018-05-16 14:32:49 +00:00
moninj.rs share moninj injection state between dashboards 2018-08-02 19:34:14 +08:00
profiler.rs firmware: adjust backtrace addresses correctly. 2018-05-17 08:13:55 +00:00
rtio_dma.rs firmware: remove some unnecessary unwraps. 2018-05-15 15:05:19 +00:00
rtio_mgt.rs drtio: wait for remote to ack TSC synchronization 2018-07-26 20:28:17 +08: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 make RTIO clock switch optional and simplify 2018-05-18 17:41:34 +08: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