Skip to content

Commit 68cef50

Browse files
authored
Beta release for kernel 4.2.0, liblvgl (#390)
1 parent c641c81 commit 68cef50

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

v5/_static/beta/beta-pros-mainline.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,35 @@
128128
"supported_kernels": null,
129129
"target": "v5",
130130
"version": "4.0.7"
131+
},
132+
{
133+
"metadata": {
134+
"location": "https://pros.cs.purdue.edu/v5/_static/beta/kernel@4.2.0.zip"
135+
},
136+
"name": "kernel",
137+
"py/object": "pros.conductor.templates.base_template.BaseTemplate",
138+
"supported_kernels": null,
139+
"target": "v5",
140+
"version": "4.2.0"
141+
},
142+
{
143+
"metadata": {
144+
"location": "https://pros.cs.purdue.edu/v5/_static/beta/liblvgl@8.3.9.zip"
145+
},
146+
"name": "liblvgl",
147+
"py/object": "pros.conductor.templates.base_template.BaseTemplate",
148+
"supported_kernels": ">=4.2.0",
149+
"target": "v5",
150+
"version": "8.3.9"
151+
},
152+
{
153+
"metadata": {
154+
"location": "https://pros.cs.purdue.edu/v5/_static/beta/liblvgl@9.2.0.zip"
155+
},
156+
"name": "liblvgl",
157+
"py/object": "pros.conductor.templates.base_template.BaseTemplate",
158+
"supported_kernels": ">=4.2.0",
159+
"target": "v5",
160+
"version": "9.2.0"
131161
}
132162
]

v5/_static/beta/kernel@4.2.0.zip

6.89 MB
Binary file not shown.

v5/_static/beta/liblvgl@8.3.9.zip

7.24 MB
Binary file not shown.

v5/_static/beta/liblvgl@9.2.0.zip

12.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)