So, I'm finding the "Really Simple Cape Manager" anything but simple... 

I made a Java DTO library that would use a JSON file 
(https://github.com/DougEdey/SB_Elsinore_Server/blob/master/extras/beaglebone.json)
 
to create Device Tree Overlays that could be applied easily.

This created files that could do basic GPIO exports, but I'm 
confused/concerned about how to do this for the new RSCM. There's no lines 
in the boneblack.dts 
(https://github.com/RobertCNelson/rscm/blob/master/3.13-bone/am335x-boneblack.dts)
 
that indicate which GPIO pins are which, and, much more concerningly to me, 
I have no idea how to enable OneWire like I used to, using this 
(https://github.com/DougEdey/SB_Elsinore_Server/blob/master/extras/w1.dts) 
source.

Am I missing something very fundamental? Like some documentation or 
instructions for how to use RSCM? I have a lot of users who want to use the 
BBB and I want to support the latest kernel images.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to