2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-24 17:38:13 +08:00
artiq/artiq/firmware/ksupport
Jonathan Coates 0323946ffb Fix mismatched signatures for the wide interface
Lists are passed by-reference from python code, and so should be
&CSlice<_> not CSlice<_>.

Signed-off-by: Jonathan Coates <jonathan.coates@oxionics.com>
2023-05-19 10:18:30 +08:00
..
api.rs runtime: provide/fix more libc mem functions 2022-03-28 13:33:57 +08:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
Cargo.toml ksupport: fix proto_artiq dependency 2021-09-10 13:25:12 +08:00
eh_artiq.rs runtime: fix EXCEPTION_ID_LOOKUP 2022-03-26 20:10:24 +08:00
glue.c increase memory allocated to comms CPU 2021-02-21 19:06:12 +08:00
ksupport.ld firmware/ksupport: Include .gcc_except_table (LSDA) 2022-11-15 11:06:38 +08:00
lib.rs Fix mismatched signatures for the wide interface 2023-05-19 10:18:30 +08:00
Makefile bump misoc 2021-11-08 16:59:08 +08:00
nrt_bus.rs I2C API for PCA9547 support (#1860) 2022-03-01 15:07:53 +08:00
rtio.rs Fix mismatched signatures for the wide interface 2023-05-19 10:18:30 +08:00