infix
infix copied to clipboard
Refactor probe to byte compiled Infix glue
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.