Getting Started with the Raspberry Pi Compute Module 3: Buildroot Setup, Configuration, and Flashing

I recently encountered the Raspberry Pi Compute Module 3 (CM3) while prototyping with one of my clients. I wanted to share my notes for getting Buildroot configured for CM3 builds. Getting Buildroot You can find Buildroot in the official repository or on the Buildroot Github mirror. To create your project, either fork the buildroot repository …