mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
Moves everything ddb_regset / ddb_regmap / ddb_info related (which is used to gather all information required for every piece of supported hardware) out from ddbridge-main, ddbridge-core and octonet-core into ddbridge-hw, which then in turn only requires annotations on all ddb_info structs, and doesn't need to export regsets, regmaps et al., thus reducing clutter.