Skip to content
Snippets Groups Projects
Commit d2c724b6 authored by Dominik Loidolt's avatar Dominik Loidolt
Browse files

Refactor: Replace dynamic max_used_bits struct with a constant definition

- Remove max_used_bits field for cmp_cfg struct
- Updated cmp_entity.c to replace the max_used_bits_version field with a reserved field
- Modified functions to set and get the reserved field instead of max_used_bits_version
- Remove CMP_ERROR_PAR_MAX_USED_BITS error from cmp_error_list.h
- Adjusted documentation to reflect the changes
parent a09929c2
No related branches found
No related tags found
1 merge request!34Update cmp_tool to version v0.13
Showing
with 194 additions and 1200 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment