artiq/artiq/firmware/Cargo.toml

8 lines
150 B
TOML

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