RX14 / svd.cr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVD.cr

Generate crystal definitions from an SVD file

Installation

$ shards build

Usage

$ bin/crystal-svd example/rp2040.svd

Development

Open an issue or email me before contributing anything significant.

Contributing

  1. Fork it (https://github.com/RX14/main/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

License:MIT License


Languages

Language:Crystal 69.2%Language:HTML 30.8%