2.3 Getting the at91bootstrap Source Code

Create a project directory to keep all the sources together for a given project. For this tutorial, a directory named “harmony3” was created.

Get the source code using one of the methods below:

git clone https://github.com/linux4sam/at91bootstrap.git

or

download GitHub - linux4sam/at91bootstrap archive and unzip it into the project directory.