Abstract
Create a GitHub PR that completes the Blink and Hardware commands tutorials.
Approach
Your PR should:
Think Carefully About the Hard Drive Location You Use
For many of you, it will be useful to be able to work on your AMDC project from multiple computers (i.e., a lab PC and your laptop). To make this work smoothly, you are going to want to clone your repo to the same location on your hard disk for both computers prior to completing the Blink Tutorial. See this note in Building and Running Firmware (part of the Blink tutorial):
If you absolutely need to use different hard disk locations on each computer, you can adopt relative paths as outlined in this discussion post.
Abstract
Create a GitHub PR that completes the Blink and Hardware commands tutorials.
Approach
Your PR should:
Think Carefully About the Hard Drive Location You Use
For many of you, it will be useful to be able to work on your AMDC project from multiple computers (i.e., a lab PC and your laptop). To make this work smoothly, you are going to want to clone your repo to the same location on your hard disk for both computers prior to completing the Blink Tutorial. See this note in Building and Running Firmware (part of the Blink tutorial):
If you absolutely need to use different hard disk locations on each computer, you can adopt relative paths as outlined in this discussion post.