WIP on get channel info for arch app

This commit is contained in:
Dominik Werder
2021-07-05 23:29:42 +02:00
parent b737b9bd99
commit a8f15da101
56 changed files with 956 additions and 692 deletions
+4 -3
View File
@@ -1,9 +1,10 @@
[workspace]
members = ["daqbuffer", "h5out", "archapp"]
members = ["daqbuffer", "h5out", "archapp", "archapp_xc", "archapp_wrap", "items", "nodenet"]
[profile.release]
debug = 1
opt-level = 2
opt-level = 1
#overflow-checks = true
#debug-assertions = true
lto = false
lto = "off"
codegen-units = 40