artiq/artiq/firmware/Cargo.toml
whitequark bc22d1c009 firmware: libksupport → ksupport.
The idea is that support libraries are called lib*, and the final
products that linked into an executable are not.
2017-01-31 22:24:37 +00:00

3 lines
56 B
TOML

[workspace]
members = ["runtime", "ksupport", "satman"]