swift-mmio
swift-mmio copied to clipboard
SVD2Swift doesn't emit error on unknown peripheral
When bringing up an embedded example for the rp2350 I noticed using an invalid peripheral name in svd2swiftplugin silently fails. this should instead result in an error.