Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: Clean up whitespace in templates | Clayton Smith | 2021-10-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Clayton Smith <argilo@gmail.com> | ||||
* | pybind: run clang-format | Josh Morman | 2020-06-04 | 1 | -14/+15 |
| | |||||
* | utils: add functionality to generate bindings | Josh Morman | 2020-06-04 | 1 | -0/+18 |
This currently exists in two places 1) Bindtool (longevity TBD) which calls blocktool to parse the public header file in the include directory 2) Modtool - binding of headers added to add and bind. rm, update, info, etc still TODO |