RgGen::CHeader is a RgGen plugin to generate C header file.
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
You can find sample C header files generated from sample register map specifications from this repository.
- https://github.com/rggen/rggen-sample/blob/master/block_0.h
- https://github.com/rggen/rggen-sample/blob/master/block_1.h
Feedbacks, bus reports, questions and etc. are welcome! You can post them bu using following ways:
Copyright © 2022-2024 Taichi Ishitani. RgGen::CHeader is licensed under the MIT License, see LICENSE for futher details.
Everyone interacting in the RgGen::CHeader project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.