This website works better with JavaScript
首页
发现
帮助
登录
pavel
/
SwiftSerial
镜像自地址
https://github.com/PavelY/SwiftSerial.git
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
暂无描述
10
提交历史
1
代码分支
0
版本发布
目录树:
58c6521bbf
分支列表
标签列表
main
SwiftSerial
HTTPS
SSH
ZIP
TAR.GZ
Yeo Kheng Meng
58c6521bbf
Correct issue where sometimes the bytesRead can be -1 especially when read() is called for the first time
9 年之前
Examples
9c121788a6
adjust bug in param name
9 年之前
Sources
58c6521bbf
Correct issue where sometimes the bytesRead can be -1 especially when read() is called for the first time
9 年之前
.gitignore
ecf296c107
Initial commit of jayjun's improvements https://github.com/jayjun/SwiftLinuxSerial/tree/idiomatic-swift
9 年之前
LICENSE
214e55d74c
Initial commit
9 年之前
Package.swift
ecf296c107
Initial commit of jayjun's improvements https://github.com/jayjun/SwiftLinuxSerial/tree/idiomatic-swift
9 年之前
README.md
214e55d74c
Initial commit
9 年之前
README.md
SwiftSerial
A Swift 3 Linux and Mac library for reading and writing to serial ports.