Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikolairuhe/swift-svd


https://github.com/nikolairuhe/swift-svd

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Swift SVD

This is a quick and dirty Swift implementation of a subset of the SVD file
standard.

See https://www.keil.com/pack/doc/CMSIS/SVD/html/index.html

It's only use for now is to read the RP2040 SVD file and generate
[MMIO](https://github.com/apple/swift-mmio) source code from it.