Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
87b2f8d4
Unverified
Commit
87b2f8d4
authored
May 08, 2018
by
Thomas Smith
Committed by
GitHub
May 08, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7054 from bisguzar/master
MicroPython package added.
parents
b0fb7296
004f6a0c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
dependencies.json
repository/dependencies.json
+14
-0
m.json
repository/m.json
+11
-0
No files found.
repository/dependencies.json
View file @
87b2f8d4
...
@@ -817,6 +817,20 @@
...
@@ -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"
,
"name"
:
"shellenv"
,
"load_order"
:
"10"
,
"load_order"
:
"10"
,
...
...
repository/m.json
View file @
87b2f8d4
...
@@ -1325,6 +1325,17 @@
...
@@ -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"
,
"name"
:
"MikrotikScript"
,
"details"
:
"https://github.com/Kentzo/MikrotikScript"
,
"details"
:
"https://github.com/Kentzo/MikrotikScript"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment