artiq/artiq/firmware/libboard
Florent Kermarrec 39a8fc682d artiq/firmware/libboard/hmc830_7043.rs: some cleanup, don't use hmc830 for now 2017-11-18 18:08:31 +01:00
..
Cargo.toml firmware: implement board::pcr. 2017-10-18 11:04:13 +00:00
ad9154.rs firmware: support for multiple JESD DACs 2017-08-31 13:05:48 +08:00
ad9154_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
ad9516.rs firmware: support for multiple JESD DACs 2017-08-31 13:05:48 +08:00
ad9516_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
boot.rs runtime: add an option to reboot after a panic. 2017-03-14 09:02:28 +00:00
build.rs firmware/libboard: use correct jesd clocking 2017-11-10 10:56:45 +01:00
cache.rs firmware: remove unnecessary inline assembly in libboard. 2017-02-02 00:21:34 +00:00
clock.rs firmware: move clock to libboard 2017-01-01 18:23:27 +01:00
hmc830_7043.rs artiq/firmware/libboard/hmc830_7043.rs: some cleanup, don't use hmc830 for now 2017-11-18 18:08:31 +01:00
hmc7043_gen_writes.py libboard: generate HMC7043 register write list 2017-09-05 21:46:03 +08:00
hmc7043_guiexport_6gbps.py firmware/libboard: use correct jesd clocking 2017-11-10 10:56:45 +01:00
i2c.rs libboard: fix compiler warning on not(has_i2c) 2017-06-19 14:57:15 +08:00
irq.rs firmware: libboard: extract irq.rs, csr.rs. 2016-12-31 14:00:43 +00:00
lib.rs gateware/targets/sayma: get hmc830/7043 spi working (still need to test clock generation) 2017-11-06 12:08:28 +01:00
pcr.rs firmware: implement board::pcr. 2017-10-18 11:04:13 +00:00
serwb.rs firmware/libboard/serwb: revert init reset, show delay 2017-11-10 10:53:20 +01:00
si5324.rs i2c,spi: add busno error detection 2017-06-19 14:27:30 +08:00
spi.rs i2c,spi: add busno error detection 2017-06-19 14:27:30 +08:00
spiflash.rs firmware: port flash storage management to Rust. 2017-02-02 05:26:06 +00:00
spr.rs libboard: PCU regs 2017-02-18 14:09:12 +01:00
uart.rs firmware: increase post-boot UART speed to 921600. 2017-01-23 13:57:08 +00:00
uart_console.rs runtime: add an option to reboot after a panic. 2017-03-14 09:02:28 +00:00