Closed jonseymour closed 7 years ago
This change allows a memory map to support multiple devices (e.g. one device per instance of the common model).
The Open call now returns an Array, rather than a Device.
Open
Array
Device
Signed-off-by: Jon Seymour jon@wildducktheories.com
This change allows a memory map to support multiple devices (e.g. one device per instance of the common model).
The
Open
call now returns anArray
, rather than aDevice
.Signed-off-by: Jon Seymour jon@wildducktheories.com