mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-02 22:00:20 +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
|