oci-pronghorn/FogLight

Add support for RaspberryPi Serial and GrovePi+ Serial

Opened this issue · 0 comments

USART
Serial twigs support must be added to recognize the type of the object.
Based on Pi or Grove connection (declared when added to hardware) the right internal pipes are built.
In a similar way to I2C the specific twig must contain the encode/decode logic for specific devices.