artiq/artiq/firmware/libboard
Sebastien Bourdeauducq 6c6bb67618 libboard: fix compiler warning on not(has_i2c) 2017-06-19 14:57:15 +08:00
..
Cargo.toml firmware: factor out console and logging from runtime/satman. 2017-01-24 21:58:58 +00:00
ad9154.rs gateware/targets/phaser: jesd core now handles jsync completely 2017-04-26 22:25:08 +02:00
ad9154_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
ad9516.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01: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: remove unnecessary --cfg injection. 2017-01-03 20:56:56 +00: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
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 add kernel access to non-realtime SPI buses (#740) 2017-06-18 12:45:07 +08: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