artiq-zynq/src/runtime/src/kernel
Jonathan Coates 2a4e00375c Fix mismatched signatures for the wide interface
Lists are passed by-reference from python code, and so should be
&CSlice<_> not CSlice<_>.
2023-04-12 16:39:26 +01:00
..
api.rs firmware: create and apply rustfmt policy 2023-02-22 11:02:43 +08:00
cache.rs firmware: create and apply rustfmt policy 2023-02-22 11:02:43 +08:00
control.rs firmware: create and apply rustfmt policy 2023-02-22 11:02:43 +08:00
core1.rs firmware: create and apply rustfmt policy 2023-02-22 11:02:43 +08:00
dma.rs Fix mismatched signatures for the wide interface 2023-04-12 16:39:26 +01:00
mod.rs apply rustfmt policies to ddma code 2023-03-27 15:53:32 +08:00
rpc.rs firmware: create and apply rustfmt policy 2023-02-22 11:02:43 +08:00