artiq-zynq/src/runtime/src
David Nadlinger df4988c774 rpc: Port over size/alignment fix for structs (tuples) with tail padding
This ports over the following commits from the main ARTIQ repo:
 - 8740ec3dd52d85084237797881ea137492bfe070
 - dbbe8e8ed4f852e623775b7bd3aec818cdd03376
 - b9f13d48aa7e2c0652210152b971b21c3c419347
2023-01-28 16:15:28 +00:00
..
kernel add channel names to RTIO errors 2023-01-09 12:35:56 +08:00
analyzer.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
comms.rs firmware: unify RTIO error message format 2023-01-09 16:13:42 +08:00
eh_artiq.rs add channel names to RTIO errors 2023-01-09 12:35:56 +08:00
i2c.rs expose pca954x_select api (#167) 2022-03-02 10:52:27 +08:00
irq.rs updated zynq-rs and IRQ handling 2021-01-28 12:56:54 +08:00
main.rs firmware: unify RTIO error message format 2023-01-09 16:13:42 +08:00
mgmt.rs Implement reboot for artiq_coremgmt 2022-10-07 18:31:11 +08:00
moninj.rs moninj: log link down at debug level 2022-05-25 10:37:38 +08:00
panic.rs enable network and mgmt during Rust panic, make RTIO PLL lock failure a panic 2022-10-21 17:56:34 +08:00
proto_async.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
rpc.rs rpc: Port over size/alignment fix for structs (tuples) with tail padding 2023-01-28 16:15:28 +00:00
rtio_acp.rs firmware: unify RTIO error message format 2023-01-09 16:13:42 +08:00
rtio_clocking.rs si5324: crystal_{ref -> as_ckin2} [nfc] 2022-12-17 01:33:50 +00:00
rtio_csr.rs firmware: unify RTIO error message format 2023-01-09 16:13:42 +08:00
rtio_mgt.rs fix resolve_channel_name typing 2023-01-12 16:52:36 +08:00