artiq-zynq/src
pca006132 c1402552c1 runtime/logger: use blocking wait.
Fixes #84 using the first solution.

If the performance is considered too slow,
we can do the second option later.
2020-08-05 16:20:20 +08:00
..
.cargo cargo: remove outdated runner entry 2020-05-07 13:50:21 +08:00
gateware acpki: add legacy i_status/o_status registers 2020-08-04 17:31:35 +08:00
include fix permissions 2020-07-02 10:28:40 +08:00
libc implement RTIO log 2020-07-20 14:10:46 +08:00
libcoreio replace libio with core_io 2020-06-05 17:14:36 +08:00
libdwarf Added libpanic_unwind/dwarf from rustc as libdwarf. 2020-07-02 09:51:47 +08:00
libdyld dyld: remove KERNEL_EXIDX_START/END globals, move dl_unwind_find_exidx() into runtime::kernel::core1 2020-07-27 19:56:06 +02:00
libunwind Backtrace: panic handler with proper backtrace. 2020-07-02 13:12:12 +08:00
llvm_libunwind Kernel exception: fixed top level finally. (#70) 2020-07-23 14:09:15 +08:00
runtime runtime/logger: use blocking wait. 2020-08-05 16:20:20 +08:00
szl Updated zc706 dependency and fixed compiler errors. 2020-08-04 10:15:57 +08:00
Cargo.lock runtime: implement acpki RTIO output 2020-08-04 17:32:43 +08:00
Cargo.toml Added libpanic_unwind/dwarf from rustc as libdwarf. 2020-07-02 09:51:47 +08:00
Makefile add ACP kernel initiator 2020-08-04 13:15:26 +08:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00