buildroot-external-microchip icon indicating copy to clipboard operation
buildroot-external-microchip copied to clipboard

Buildroot External for Microchip SoC

Results 3 buildroot-external-microchip issues
Sort by recently updated
recently updated
newest added

I'm looking at the tag `linux4microchip-2024.10`. It states in the README ``` For AT91, this buildroot external works only with the specific buildroot-mchp version 2024.02-mchp. ``` I think this is...

Hello, I am trying to build minimal headless buildroot project for ``` git clone https://github.com/linux4microchip/buildroot-external-microchip.git git clone https://github.com/linux4microchip/buildroot-mchp.git -b 2024.02-mchp cd buildroot-mchp export BR2_EXTERNAL=../buildroot-external-microchip/ make sama5d27_som1_ek_headless_defconfig make ``` I am...

git clone https://github.com/linux4microchip/buildroot-external-microchip.git git clone https://github.com/linux4microchip/buildroot-mchp.git -b 2024.02-mchp cd buildroot-mchp export BR2_EXTERNAL=../buildroot-external-microchip/ make sama5d4_xplained_graphics_defconfig make After doing the above steps , i am getting error as ![Image](https://github.com/user-attachments/assets/24a2ffec-cb5b-4610-8fea-1c4200e37035)