Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 550 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 550 Bytes

FluidityKit

still work in progress

This Swift Package contains the base code used in the Fluidity serial port tool (not yet published), including serial port (and its related USB controller) discovery, communication between host and the target devices, etc.

The APIs of FluidityKit are subject to change at any time, potentially introducing breaking changes during early development. It is strongly advised not to use this package in production environments.

References:

SwiftSerial