artiq/artiq/firmware/Cargo.toml
2018-05-01 08:57:37 +00:00

7 lines
139 B
TOML

[workspace]
members = ["bootloader", "runtime", "ksupport", "satman"]
[profile.dev]
incremental = false # incompatible with LTO
debug = 2