Contributing Board Support
Now that you’ve successfully added support for your board, the next step is contributing your work to the community!
What to Contribute
To add official support for your board, you will need:
- Your board’s overlay file
- Your board’s configuration file
- Any additional documentation about board-specific requirements, such as:
- Required hardware (modules, shields, adapters, etc.)
- Wiring or connection diagrams
- Special setup instructions
- Hardware revisions supported
- (Optional) Update the
ocre.code-workspace
file by adding your board name to theboard
input options in the “West Build” task.
How to Contribute
Please follow our Contributing Guidelines for detailed instructions on the contribution process, including how to submit your board support files via a Pull Request.