cbuild is a command-line tool for orchestrating the build steps for CMSIS-based projects. It is part of the CMSIS Toolbox, designed to streamline development workflows for embedded systems.
- Build and manage CMSIS-based projects efficiently.
- Generate and process project configurations in standard CMSIS formats.
- Seamlessly integrate with other CMSIS tools.
For detailed usage instructions, options, and examples, please refer to the comprehensive documentation available in the CMSIS Toolbox repository.
- cbuild Invocation: Learn how to invoke and use
cbuild
effectively, with command-line options. cbuild Invocation Documentation
We welcome contributions to improve cbuild! Please follow the guidelines in our CONTRIBUTING.md file for details on how to participate.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.