Community created example Parallella projects.
Contributions to this repository are welcomed.
To submit a project for inclusion:
- Fork this repository
- Create a new sub-directory
- Add your project files and ensure the headers state GPL or BSD license
- Add a README.md file (see the .skeleton directory for a template)
- Submit a pull request
- The project must build, run and serve as a useful example
- Basic documentation must be included, e.g. dependencies, building and use
- Only GPLv3 and BSD 3-clause licensed code will be accepted