Initial commit: vanilla raspberry pi buildroot

This commit is contained in:
laurens 2019-04-14 17:23:14 +02:00
commit fb00307400
10 changed files with 3877 additions and 0 deletions

3
flash.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sudo dd status=progress if=./output/images/sdcard.img of=/dev/sdd