2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-06 17:13:36 +08:00
artiq/artiq/firmware
whitequark 9df7932169 firmware: add a Cargo workspace.
The Rust editor plugin for Sublime Text tries to invoke cargo,
which disregards our Makefile and places junk all around the source
tree. This calms it down, and now it only does that where our
.gitignore already handles it.
2016-12-26 17:20:29 +00:00
..
liballoc_artiq firmware: use M-Labs as author in Cargo.toml files 2016-12-16 20:14:11 +08:00
libbsp firmware: make libbsp a crate 2016-12-16 21:28:25 +08:00
libksupport firmware: update for Rust 1.16.0. 2016-12-26 17:20:29 +00:00
liblwip firmware: use M-Labs as author in Cargo.toml files 2016-12-16 20:14:11 +08:00
liblwip-sys firmware: use M-Labs as author in Cargo.toml files 2016-12-16 20:14:11 +08:00
libstd_artiq firmware: update for Rust 1.16.0. 2016-12-26 17:20:29 +00:00
runtime firmware: update for Rust 1.16.0. 2016-12-26 17:20:29 +00:00
Cargo.toml firmware: add a Cargo workspace. 2016-12-26 17:20:29 +00:00