Unverified Commit 87b2f8d4 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7054 from bisguzar/master

MicroPython package added.
parents b0fb7296 004f6a0c
......@@ -817,6 +817,20 @@
}
]
},
{
"name": "serial",
"author": "pyserial",
"load_order": "50",
"description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues",
"releases": [
{
"base": "https://github.com/pyserial/pyserial",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "shellenv",
"load_order": "10",
......
......@@ -1325,6 +1325,17 @@
}
]
},
{
"name": "MicroPython Tools",
"details": "https://github.com/bisguzar/st3-micropython-tools",
"labels": ["micropython"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "MikrotikScript",
"details": "https://github.com/Kentzo/MikrotikScript",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment