packages feed

data-svd-0.1.0.0: README.md

# data-svd

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/DistRap/data-svd/ci.yaml?branch=main)](https://github.com/DistRap/data-svd/actions/workflows/ci.yaml)
[![Hackage version](https://img.shields.io/hackage/v/data-svd.svg?color=success)](https://hackage.haskell.org/package/data-svd)
[![Dependencies](https://img.shields.io/hackage-deps/v/data-svd?label=Dependencies)](https://packdeps.haskellers.com/feed?needle=data-svd)

SVD (System view description) file handling.

Parsing, pretty printing, diffing and various utilities.

Mostly targets STM32 SVD files but other ones should work just as well, file
a PR/Issue if not.