PlayOS custom RaspberryPi OS to play around with buildroot.
To build and use the image, do the following:
- Install development dependencies by running './dev_setup.sh'
- Run 'make buildroot'
- Grab a coffee until it finishes compiling
- Grab your favorite imaging tool or use dd and write the output image './bsp/buildroot-rpi4/output/images/sdcard.img'
Have fun!