forked from M-Labs/artiq
7 lines
139 B
TOML
7 lines
139 B
TOML
[workspace]
|
|
members = ["bootloader", "runtime", "ksupport", "satman"]
|
|
|
|
[profile.dev]
|
|
incremental = false # incompatible with LTO
|
|
debug = 2
|