2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-09 10:33:35 +08:00
artiq/artiq/firmware
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
..
bootloader Revert "Upgrade smoltcp 0.6.0 -> 0.8.0" 2022-07-08 17:58:13 +08:00
ksupport Fix mismatched signatures for the wide interface 2023-05-19 10:18:30 +08:00
liballoc_list alloc_list: support alloc w/ large align 2021-10-07 12:38:03 +08:00
libboard_artiq firmware: Rename si5324 crystal_{ref -> as_ckin2} [nfc] 2022-12-18 17:27:38 +00:00
libboard_misoc firmware: assume empty config records as removed (#2064) 2023-03-13 18:19:27 +08:00
libbuild_misoc firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
libc libc: add minimal C types 2021-09-10 13:20:31 +08:00
libdyld dyld: handle rebind on symbols relocated by CALL_PLT 2022-06-01 12:44:33 +08:00
libeh firmware: runtime changes for exception 2022-01-26 07:16:54 +08:00
libio firmware: suppress warning 2021-09-10 13:25:12 +08:00
liblogger_artiq firmware: use upstream log_buffer. 2018-05-15 15:19:20 +00:00
libproto_artiq firmware: Fix object references in tuples 2022-12-19 01:04:01 +00:00
libunwind libunwind: add rust interface 2021-09-10 13:20:31 +08:00
libunwind_backtrace rust: fix dependencies 2021-09-10 13:25:12 +08:00
runtime firmware: Rename si5324 crystal_{ref -> as_ckin2} [nfc] 2022-12-18 17:27:38 +00:00
satman firmware: Rename si5324 crystal_{ref -> as_ckin2} [nfc] 2022-12-18 17:27:38 +00:00
Cargo.lock Revert "Upgrade smoltcp 0.6.0 -> 0.8.0" 2022-07-08 17:58:13 +08:00
Cargo.toml firmware: globally enable LTO. 2018-08-12 19:17:45 +00:00
riscv32g-unknown-none-elf.json rust: find json file using CARGO_TRIPLE 2021-11-08 16:59:08 +08:00
riscv32ima-unknown-none-elf.json rust: find json file using CARGO_TRIPLE 2021-11-08 16:59:08 +08:00