Hello,
I am following along here: FLIR Lepton on BeagleBone Black and Green .
Anyway, I cannot get past what to build and when to build it.
bb-overlays is a bit dated is what I am saying. I cannot run ./dtc-overlay.sh
for some reason.
git clone https://github.com/beagleboard/bb.org-overlays --depth=1
cd ./bb.org-overlays
./dtc-overlay.sh
./install.sh
I can install them though w/ the ./install.sh
script. I will dig into the ./dtc-overlay.sh
script soon to see if it is something I am missing.
Seth