3.1 Get Buildroot for MCHP
To get the source code, the buildroot-mchp and buildroot-external-microchip repositories should be cloned. The buildroot-mchp repository is a fork of Buildroot with a few specific patches. The external tree provides additional defconfigs and packages dedicated to our demos.
To clone buildroot-mchp from the repository:
$ git clone https://github.com/linux4microchip/buildroot-mchp.git
To clone buildroot-external-microchip from the repository:
$ git clone
https://github.com/linux4microchip/buildroot-external-microchip.git
The source code should be pointing to the latest version of the buildroot-mchp and buildroot-external-microchip repositories.
