data-svd: SVD (System view description) file handling

[ bsd3, embedded, library, program ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), boxes, bytestring, cereal, containers, data-default-class, data-svd, Diff, directory, hashable, hxt, hxt-xpath, lens, prettyprinter, prettyprinter-ansi-terminal, safe, text [details]
License BSD-3-Clause
Copyright 2023 sorki
Author sorki
Maintainer srk@48.io
Category Embedded
Home page https://github.com/DistRap/data-svd
Source repo head: git clone https://github.com/DistRap/data-svd
Uploaded by srk at 2024-02-11T07:45:56Z
Distributions NixOS:0.1.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pretty-svd
Downloads 84 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-11 [all 1 reports]

Readme for data-svd-0.1.2.0

[back to package description]

data-svd

GitHub Workflow Status Hackage version Dependencies

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.