| Crates.io | interrupt-bindgen |
| lib.rs | interrupt-bindgen |
| version | 0.1.1 |
| created_at | 2023-12-23 09:53:07.110872+00 |
| updated_at | 2023-12-23 10:19:08.980429+00 |
| description | A tool to generate interrupt bindings. |
| homepage | |
| repository | https://github.com/joschatom/interrupt-bindgen |
| max_upload_size | |
| id | 1078976 |
| size | 28,976 |
Welcome to the README file for the project interrupt-bindgen!
To build and install the project and its dependencies, please follow these steps:
git clone https://github.com/joschatom/interrupt-bindgencd repomake installNote: In the future the tool might be installable using the cargo install interrupt-bindgen command.
Run the interrupt-bindgen --help command for command usage.
We welcome contributions from the community. If you would like to contribute to the project, please follow these guidelines:
git checkout -b feature/your-featuregit commit -m 'Add your changes'git push origin feature/your-featureThis project is licensed under the MIT License. Please see the LICENSE file for more information.