You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently probe & C:o lives in board/common/rootfs/libexec/infix/init.d/. Some of these scripts are Python which should be byte compiled at build time and installed properly.
Proposal: move misc. python code to src/glue/ and refactor.