artiq-zynq/src/runtime
pca006132 0ce45b145e kernel: proper type for static shared variables.
* Changed the KERNEL_CHANNEL_* to Mutex<T> with proper type, remove the
  need for unsafe.
* Exposed a const pointer to KernelImage, with UnsafeCell holding
  the library field for unbind with interior mutability.
2020-07-24 12:24:01 +08:00
..
src kernel: proper type for static shared variables. 2020-07-24 12:24:01 +08:00
Cargo.toml expose libm functions to kernel 2020-07-21 13:50:33 +08:00
build.rs add impure incremental build process, document 2020-05-01 10:07:38 +08:00
link.x use new exception vectors 2020-07-06 21:16:32 +08:00