0.0
The project is in a healthy, maintained state
C header file writer plugin for RgGen
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Gem Version CI Maintainability codecov Gitter

RgGen::CHeader

RgGen::CHeader is a RgGen plugin to generate C header file.

Installati

During RgGen installation, RgGen::CHeader will also be installed autoamtically.

$ gem install rggen

If you want to install RgGen::CHeader only, use the command below.

$ gem install rggen-c-header

Example

You can find sample C header files generated from sample register map specifications from this repository.

Contact

Feedbacks, bus reports, questions and etc. are welcome! You can post them bu using following ways:

Copyright & License

Copyright © 2022-2024 Taichi Ishitani. RgGen::CHeader is licensed under the MIT License, see LICENSE for futher details.

Code of Conduct

Everyone interacting in the RgGen::CHeader project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.