artiq/artiq/firmware/libboard_misoc
Sebastien Bourdeauducq 0a37a1a4c1 Merge branch 'syncrtio' 2023-01-12 12:58:19 +08:00
..
riscv32 firmware: More explicit panic message if stack guard is tripped 2022-11-24 16:54:49 +00:00
Cargo.toml Update smoltcp to 0.8.2 2022-11-28 22:10:23 +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 config: error instead of empty value if key not found 2022-05-19 16:48:59 +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 implement pca9539 and runtime io-expander chip selection 2022-12-14 22:46:38 +08:00
lib.rs board_misoc: reuse riscv dir for comm & kernel 2021-11-08 16:59:08 +08:00
net_settings.rs remove Sayma and Metlino support 2023-01-06 17:41:12 +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 remove Sayma and Metlino support 2023-01-06 17:41:12 +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