cyanobyte icon indicating copy to clipboard operation
cyanobyte copied to clipboard

Experimental rust support

Open Fleker opened this issue 5 years ago • 2 comments

Fleker avatar Apr 26 '20 19:04 Fleker

It’s not clear from the example where the lifecycle code is defined or where it lives after generation. And that would be the majority of the code for any driver.

tstellanova avatar May 02 '20 14:05 tstellanova

The lifecycle code would exist as additional functions which may present init or teardown logic. At the moment I only implemented support for register I/O until I get a better idea of whether that component works.

Fleker avatar May 04 '20 17:05 Fleker