Skip to content

Small fixes for RD53B and general read-register exec

Timon Heim requested to merge devel_rd53b into devel

Fixes some small things in the RD53B library and add the read-register executable which works identical to write-register.

Required the addition of a new FrontEnd function -> uin16_t readNamedRegister(string).

Merge request reports