A Swift library for interfacing with NAOS devices.
Add the package to your Package.swift:
.package(url: "https://github.com/256dpi/NAOSKit", from: "TAG_OR_COMMIT")Or add it in Xcode via File > Add Package Dependencies using the URL https://github.com/256dpi/NAOSKit.
This repository is a mirror of the swift/NAOSKit directory in the main NAOS repository. Please open issues and pull requests there.