artiq/artiq/firmware
Florent Kermarrec 19e5280824 firmware/ad9154: cleanup DAC init
- Split dac_setup in dac_reset, dat_detect & dac_setup.
- Only do one reset/detection.
- Configure before doing SYSREF scan (otherwise scan don't work at the first scan after power up).
- Do the spi_setup in each function.
2018-05-24 09:34:00 +02:00
..
bootloader firmware: update the signature of #[lang="panic_fmt"]. 2018-05-15 15:05:19 +00:00
ksupport firmware: implement an edge profiler. 2018-05-16 21:53:53 +00:00
liballoc_list firmware: unbreak heap view. 2017-10-02 02:02:45 +00:00
libboard_artiq firmware/ad9154: cleanup DAC init 2018-05-24 09:34:00 +02:00
libboard_misoc firmware: implement an edge profiler. 2018-05-16 21:53:53 +00:00
libbuild_artiq firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
libbuild_misoc firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
libdyld firmware: remove unused #![feature(untagged_unions)]. 2018-05-15 15:05:19 +00:00
libio firmware: use dedicated error types for every protocol and thread. 2018-05-15 13:27:23 +00:00
liblogger_artiq firmware: use upstream log_buffer. 2018-05-15 15:19:20 +00:00
libproto_artiq make RTIO clock switch optional and simplify 2018-05-18 17:41:34 +08:00
libunwind_backtrace firmware: adjust backtrace addresses correctly. 2018-05-17 08:13:55 +00:00
runtime make RTIO clock switch optional and simplify 2018-05-18 17:41:34 +08:00
satman firmware: fix satman build. 2018-05-15 16:35:05 +00:00
Cargo.lock firmware: update dependencies. 2018-05-15 18:17:32 +00:00
Cargo.toml Update LLVM to 6.0.0 and Rust to 1.25.0. 2018-05-01 08:57:37 +00:00