Difference between revisions of "BeagleBone"
From PROBOTIX :: wiki
Line 1: | Line 1: | ||
[https://github.com/selsinork/beaglebone-black-pinmux/blob/master/pins.txt pins.txt] | [https://github.com/selsinork/beaglebone-black-pinmux/blob/master/pins.txt pins.txt] | ||
+ | |||
[http://beagleboard.org/Support/bone101/ Bone 101] | [http://beagleboard.org/Support/bone101/ Bone 101] | ||
Revision as of 13:39, 8 September 2013
Working with Git
http://alistapart.com/article/get-started-with-git
http://git-scm.com/book/ch2-5.html
http://nvie.com/posts/a-successful-git-branching-model/
sudo -A su -c "echo BB-BLACK-LCNC-PBX-BB > /sys/devices/bone_capemgr.*/slots"
cat /sys/devices/bone_capemgr*/slots
sudo vim /boot/uboot/uEnv.txt
echo BB-BLACK-LCNC-PBX-BB >/sys/devices/bone_capemgr*/slots
watch --differences dmesg | tail
tail -f /var/log/messages