artiq-zynq/src/runtime/src
Egor Savkin 33097f26d5 Remove virtual LEDs from io_expander
Signed-off-by: Egor Savkin <es@m-labs.hk>

Port tx_disable-related code from Kasli

Signed-off-by: Egor Savkin <es@m-labs.hk>

Build io_expander

Signed-off-by: Egor Savkin <es@m-labs.hk>

Copy io expander from kasli

Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-02-15 18:19:15 +08:00
..
kernel fix index table reference type 2022-06-01 18:35:50 +08:00
analyzer.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
comms.rs Fix idle/startup_kernel typos in config 2023-01-03 11:03:58 +08:00
eh_artiq.rs fix previous commit 2022-03-26 20:08:11 +08:00
i2c.rs expose pca954x_select api (#167) 2022-03-02 10:52:27 +08:00
io_expander.rs Remove virtual LEDs from io_expander 2023-02-15 18:19:15 +08:00
irq.rs updated zynq-rs and IRQ handling 2021-01-28 12:56:54 +08:00
main.rs Remove virtual LEDs from io_expander 2023-02-15 18:19:15 +08:00
mgmt.rs mgmt: remove spurious config write warning 2022-03-16 08:24:52 +08:00
moninj.rs moninj: log link down at debug level 2022-05-25 10:37:38 +08:00
panic.rs runtime/panic: prevent nested panic and added core ID in panic msg. 2020-07-16 17:11:35 +08:00
proto_async.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
rpc.rs runtime: use &CSlice for lists 2022-03-10 16:30:34 +08:00
rtio_acp.rs implement rtio_get_destination_status (#177) 2022-03-25 18:20:05 +08:00
rtio_clocking.rs rtio_clocking: remove loop 2022-04-12 13:33:52 +08:00
rtio_csr.rs implement rtio_get_destination_status (#177) 2022-03-25 18:20:05 +08:00
rtio_mgt.rs update SEEN_ASYNC_ERRORS in destination_survey (#195) 2022-06-20 17:41:08 +08:00