mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-13 12:28:54 +08:00
6 lines
129 B
TOML
6 lines
129 B
TOML
[workspace]
|
|
members = ["bootloader", "runtime", "ksupport", "satman"]
|
|
|
|
[profile.dev]
|
|
debug = 1 # either 0 or 2 cause an LLVM ICE
|