3.1.8.1 Cloning the Application
Prerequisites – Git Bash (2.42.0)
To download the existing application project folder in your PC:
- Install Git Bash, and Open Git CMD
- In Git CMD window, enter
the following
command
git clone https://github.com/MicrochipTech/microchip-pic-avr-rnwfxx-examples.git -b vX.X.X
Note:
- vX.X.X – Represents the release tag, ensure to use the latest tag on the GitHub page.