I am using the Python version of svdtools to patch some GigaDevice GD32F303 SVD files. I have tried the Rust version of svdtools to see the difference but I cannot even run it, I have this error: $ ...
GitHub

Doesn't compile for

When building mbedtls for the x86_64-fortanix-unknown-sgx target on newer linux distros (e.g. Arch or debian testing) you get the following error: Note that the compilation does not fail because of ...