diff options
| author | Euan T <euantorano@users.noreply.github.com> | 2017-08-15 21:56:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-15 21:56:31 +0100 |
| commit | eed243aaf4c76d8c4c2ed37f0f21fc5ecf4299dc (patch) | |
| tree | 05f3eb24309ae6d28958b70a59589533118b4ac7 | |
| parent | bf039ea5377bc9787166f46c07b078ee4b79442a (diff) | |
| download | packages-eed243aaf4c76d8c4c2ed37f0f21fc5ecf4299dc.tar.gz packages-eed243aaf4c76d8c4c2ed37f0f21fc5ecf4299dc.zip | |
Update packages.json
| -rw-r--r-- | packages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 75ee07f..6afbfca 100644 --- a/packages.json +++ b/packages.json @@ -5991,6 +5991,10 @@ "web": "http://dpdk.org/" }, { + "name": "libserialport", + "alias": "serial", + }, + { "name": "serial", "url": "https://github.com/euantorano/serial.nim", "method": "git", |
