added gpio-ir-tx for IR board from RM Mini 3
[linux-gpio-pinout] / debian-install.sh
1 #!/bin/sh -xe
2
3 sudo apt-get install libdata-dump-perl
4 apt-cache search --names-only '^sunxi-tools$' | cut -d' ' -f1 | xargs -i sudo apt-get install {}
5 apt-cache search --names-only '^raspi-gpio$'  | cut -d' ' -f1 | xargs -i sudo apt-get install {}