artiq-zynq/src/runtime
pca006132 ae07c05db4 runtime: optimize for speed and fix deadlock
The previous method of taking the channel could cause deadlock, we now
use semaphore to signal if the channel is available instead of busy
polling the mutex.
2020-09-02 10:15:52 +08:00
..
src runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
Cargo.toml libconfig/net_settings: made ipv6 optional feature 2020-09-01 14:48:19 +08:00
build.rs add ACP kernel initiator 2020-08-04 13:15:26 +08:00
link.x Updated zc706 dependency and fixed compiler errors. 2020-08-04 10:15:57 +08:00