artiq/artiq/firmware/libboard_misoc
Spaqin a85b4d5f5e
I2C API for PCA9547 support (#1860)
2022-03-01 15:07:53 +08:00
..
riscv32 board_misoc: reuse riscv dir for comm & kernel 2021-11-08 16:59:08 +08:00
Cargo.toml rv32: rm irq & vexriscv-rust 2021-09-10 13:20:31 +08:00
build.rs board_misoc: reuse riscv dir for comm & kernel 2021-11-08 16:59:08 +08:00
clock.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
config.rs firmware: suppress warning 2021-09-10 13:25:12 +08:00
ethmac.rs update smoltcp 2020-01-21 13:58:23 +08:00
i2c.rs I2C API for PCA9547 support (#1860) 2022-03-01 15:07:53 +08:00
i2c_eeprom.rs I2C API for PCA9547 support (#1860) 2022-03-01 15:07:53 +08:00
ident.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
io_expander.rs I2C API for PCA9547 support (#1860) 2022-03-01 15:07:53 +08:00
lib.rs board_misoc: reuse riscv dir for comm & kernel 2021-11-08 16:59:08 +08:00
net_settings.rs firmware: Kasli I2C EEPROM cleanup 2020-05-05 21:29:29 +08:00
sdram.rs firmware: Explicitly use wrapping integer math in PRNGs 2022-02-03 23:57:17 +00:00
slave_fpga.rs netboot: support slave FPGA loading 2019-11-05 16:28:49 +08:00
spiflash.rs ICAP: prevent sayma from using it (#1740) 2021-08-06 15:08:30 +08:00
uart.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
uart_console.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
uart_logger.rs firmware: use writeln instead of write in UART logger. 2018-05-29 03:16:52 +00:00