Added package serialport
This commit is contained in:
parent
532d1c712f
commit
b030f368ef
1 changed files with 13 additions and 0 deletions
|
|
@ -5906,5 +5906,18 @@
|
|||
"description": "Library for fast packet processing",
|
||||
"license": "Apache License 2.0",
|
||||
"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…
Add table
Add a link
Reference in a new issue