mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 12:39:34 +00:00
Added package serialport
This commit is contained in:
parent
532d1c712f
commit
b030f368ef
@ -5906,5 +5906,18 @@
|
|||||||
"description": "Library for fast packet processing",
|
"description": "Library for fast packet processing",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "http://dpdk.org/"
|
"web": "http://dpdk.org/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "serialport",
|
||||||
|
"url": "https://github.com/euantorano/serialport.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"serial",
|
||||||
|
"rs232",
|
||||||
|
"io"
|
||||||
|
],
|
||||||
|
"description": "A library to operate serial ports using pure Nim.",
|
||||||
|
"license": "BSD3",
|
||||||
|
"web": "https://github.com/euantorano/serialport.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user