artiq/artiq/firmware/bootloader
David Nadlinger e45cb217be firmware: Explicitly use wrapping integer math in PRNGs
Patch by Hannah McLaughlin; apparently, the overflow actually
doesn't get checked/reported without `opt-level = 2` and
`lto = "thin"`.
2022-02-03 23:57:17 +00:00
..
Cargo.toml bootloader: add rv32 exception handler 2021-09-10 13:20:31 +08:00
Makefile rust: find json file using CARGO_TRIPLE 2021-11-08 16:59:08 +08:00
bootloader.ld ld, makefiles: use ld.lld 2021-09-10 13:25:12 +08:00
build.rs firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
main.rs firmware: Explicitly use wrapping integer math in PRNGs 2022-02-03 23:57:17 +00:00