3.1.8.1 Cloning the Application

Prerequisites – Git Bash (2.42.0).

Perform the following steps to download the existing application project folder in the user’s PC:
  1. Install Git Bash, and Open Git CMD
  2. In Git CMD window, enter the following command:
    git clone https://github.com/MicrochipTech/RNWF11_Host_Examples.git
    Note: When developing 32-bit Host MCU Applications, copy the downloaded “wireless_system_rnwf” folder in the same location where the rest of the Harmony Content has been downloaded.