artiq-zynq/src/runtime/src
Astro d8f884a7b5 runtime: add memory protection for both core0+1 2020-06-29 00:52:22 +02:00
..
comms.rs remove unnecessary dereferencing 2020-06-13 16:43:32 +08:00
config.rs Config: Renamed ConfigNotFound into KeyNotFoundError. 2020-06-18 12:05:24 +08:00
kernel.rs runtime: add memory protection for both core0+1 2020-06-29 00:52:22 +02:00
load_pl.rs Load PL: simplify logic by using fatfs find_file directly. 2020-06-18 11:32:23 +08:00
main.rs runtime: add memory protection for both core0+1 2020-06-29 00:52:22 +02:00
mem_protect.rs runtime: add memory protection for both core0+1 2020-06-29 00:52:22 +02:00
moninj.rs replace libio with core_io 2020-06-05 17:14:36 +08:00
proto_async.rs decode RPC exception 2020-06-08 18:32:44 +08:00
proto_core_io.rs replace libio with core_io 2020-06-05 17:14:36 +08:00
rpc.rs rpc: make alloc async 2020-06-07 21:47:36 +08:00
rtio.rs add impure incremental build process, document 2020-05-01 10:07:38 +08:00
sd_reader.rs sd_reader: use const for magic numbers 2020-06-18 23:56:32 +02:00