All the software and CAD development will be done with git and uploaded to GitHub
1. Create a branch off of master
Name the branch with your first name pre-pended [do not create unnecessary branches]:
spresense/cool-feature
2. Writing code
GitHub upload instructions:
- Standard PR should be made to merge features with log including changes and bug fixes.
- To make standard changes follow engineering guidelines.
- For making revision of CAD models mention version ex. Mount_v2.0.1
3. Submit for review
- Assign the task to the appropriate reviewer.
- Once tested and approved from all team members PR will be merged.