shithub: pronterfs

ref: ca59c67aaaddd3409efa08ab1299821274559768
dir: pronterfs/README

View raw version
3d printer filesystem

...  which is planned to be so generic you can do everything with it,
as long as it can handle lines.


In a nutshell

* write lines to a file
* waits for ok to send more lines


The filesystem

* ctl - receives commands (start, stop, ...)
* program - buffer for program code


Use case

The filesystem is designed to work on a file served by nusb/serial.
Because of that it is very generic and can be used for anything.