New to git? Please remember to take git online course!!!
- Install course VM (you need to have VirtualBox installed).
- Fork this repository so that you have your own exact replica with write permissions.
- Clone repository contents into course VM. The VM has cross-compilation tools set up, and vscode as well.
- Work through the lab assignments. Each lab requires code modifications and produces other deliverables like oscilloscope data, and you will need to commit all that to your repository.
- Sometimes lab assignments are updated here. You might need to pull updates to your working directory, merge updates with your existing work, and push to your own repository!