svdtools icon indicating copy to clipboard operation
svdtools copied to clipboard

Python package to handle vendor-supplied, often buggy SVD files.

Results 33 svdtools issues
Sort by recently updated
recently updated
newest added

Problem: Sometimes register names contain duplicate strings that unnecessarily lengthen them. Solution: Remove the largest duplicated substring, with a specified delimiter to avoid removing mere duplicated characters.