arm-sdk/boards
parazyd 1492753f87
add banana pi m2+ board temp
2017-01-30 16:34:25 +01:00
..
kernel-configs boards: n900: Use upstream stable kernel 4.8 instead of the one on https://github.com/pali/linux-n900.git 2016-10-16 19:15:29 +03:00
README and moar 2016-09-30 00:29:09 +02:00
bananapi-m2plus.sh add banana pi m2+ board temp 2017-01-30 16:34:25 +01:00
bananapi.sh codebase cleanup 2016-12-18 15:27:30 +01:00
bananapro.sh codebase cleanup 2016-12-18 15:27:30 +01:00
beaglebone-black.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
chromebook-acer.sh codebase cleanup 2016-12-18 15:27:30 +01:00
chromebook-veyron.sh codebase cleanup 2016-12-18 15:27:30 +01:00
cubieboard2.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
cubietruck.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
nokia-n900.sh codebase cleanup 2016-12-18 15:27:30 +01:00
odroid-xu.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
ouya.sh codebase cleanup 2016-12-18 15:27:30 +01:00
raspberry-pi1.sh codebase cleanup 2016-12-18 15:27:30 +01:00
raspberry-pi2.sh finalize rpi optimization 2017-01-20 16:15:47 +01:00
raspberry-pi3.sh new pi test 2017-01-20 14:23:27 +01:00

README

This directory holds the build scripts and kernel configs for various boards.
An example script is aptly named `example.sh` and is a bit more commented
than the others. However, as each board is different, so is each build script,
so try and read as many as you can until you get the hang of it :)