Open shaunmulligan opened 6 years ago
I think the update of the overlays here: https://github.com/resin-os/resin-beaglebone/commit/2c24080c795ce73889b8e2489ebd198f650030e8 caused this issue but not sure if it is something the octalbonescript library should handle?
It also appears that octalbonescript is now abandoned as it says this on the repo:
This package is abandoned and no longer maintained. Please use https://www.npmjs.com/package/beaglebone-io to interact with BeagleBone and its variants.
Using this repo (https://gitlab.com/natecontrols-public/resin-octalbonescript-poc.git) to reproduce the issue. One can see that GPIO and UART is correctly initiated, and the code runs as follows: On resinOS 2.4.2
but on ResinOS v2.7.5
Front conversations