artiq/artiq/firmware/libboard
whitequark b8f3d28bc0 firmware: update compiler_builtins dependency and move it to libboard.
This is so that we only specify it once.
2017-12-31 09:16:11 +00:00
..
or1k firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
Cargo.toml firmware: update compiler_builtins dependency and move it to libboard. 2017-12-31 09:16:11 +00:00
build.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
clock.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
config.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00:00
ethmac.rs firmware: move mod ethmac to libboard. 2017-12-28 14:40:15 +00:00
ident.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
lib.rs firmware: update compiler_builtins dependency and move it to libboard. 2017-12-31 09:16:11 +00:00
sdram.rs firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
spiflash.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00: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