On Fri, Apr 17, 2020 at 11:15 AM John Allwine <[email protected]> wrote: > > What's the best way, at runtime, in C, to know whether we're executing on a > Beaglebone Black vs Beaglebone AI?
Don't try to get too fancy, just read /proc/device-tree/model to detect what board you have.. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjf%3DjDM7n4mtG1O7Y4u0pOk5ZxVzbN0ncKZu-Qrgd2BkA%40mail.gmail.com.
