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

I'm having problems with the lxml version dependency in the [python-svdtools](https://aur.archlinux.org/packages/python-svdtools) package that maintains the AUR. ```bash ... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... ->...

With this vendor supplied SVD: ```xml I2C0 < ... more attributes /> 1 0x18 I2C0_GPRCM[%s] 0x800 I2C0_PWREN ... more registers /> ``` I am unable to copy or rebase registers...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies

cc @adamgreig What do you think about this?

I'm in the process of exploring the capabilities of this tool and my enthusiasm dimmed when I tried some 'obvious' ideas and they didn't work. I'm probably misunderstanding the tool's...

I'm using SVD from a chip and this file is in terrible condition (deeply Chinese chip). I found out that there is svdtools, which I have been looking for all...