Skip to content

Refactor database files

Andreas Persson requested to merge database-refactoring into main

Generate crate, board and channel database files at build time using substitutions. The substitution files utilize the existing single-record templates from CAENHVAsyn (bi.template, bo.template, etc).

board-specific snippets are used to load the board and channel databases at run time.

Merge request reports