infix icon indicating copy to clipboard operation
infix copied to clipboard

Refactor probe to byte compiled Infix glue

Open troglobit opened this issue 1 year ago • 0 comments

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.

troglobit avatar Jun 14 '24 07:06 troglobit