@mchp-harmony/catalog 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microchip_SLA001.md +37 -0
- package/aerospace.yml +56 -0
- package/aiml.yml.stale +28 -0
- package/arm-software.yml +83 -0
- package/audio.yml +56 -0
- package/aws_cloud.yml.stale +28 -0
- package/azure_rtos.yml +29 -0
- package/bootloader.yml +196 -0
- package/catalog.yml +67 -0
- package/cec173x_soteria.yml +28 -0
- package/classb.yml +97 -0
- package/core.yml +533 -0
- package/crypto.yml +94 -0
- package/crypto_v4.yml +67 -0
- package/csp.yml +574 -0
- package/eclipse_threadx.yml +57 -0
- package/freertos.yml +27 -0
- package/graphics.yml +222 -0
- package/harmony-catalog.schema.json +179 -0
- package/kudelski.yml +28 -0
- package/littlefs.yml +29 -0
- package/microchiptech.yml +56 -0
- package/motorcontrol.yml +140 -0
- package/net.yml +266 -0
- package/openthread.yml +27 -0
- package/package.json +10 -0
- package/pmci.yml.stale +42 -0
- package/ra_qd.yml +42 -0
- package/readme.md +17 -0
- package/rtos.yml.stale +29 -0
- package/shd.yml +27 -0
- package/smart_energy.yml +125 -0
- package/spi_uhf_transceiver.yml +41 -0
- package/third_parties.yml +71 -0
- package/tools.yml +40 -0
- package/touch.yml +69 -0
- package/usb.yml +84 -0
- package/vision.yml +28 -0
- package/wireless.yml +257 -0
- package/wolfssl.yml +59 -0
- package/zlib.yml +28 -0
package/graphics.yml
ADDED
@@ -0,0 +1,222 @@
|
|
1
|
+
# yaml-language-server: $schema=./harmony-catalog.schema.json
|
2
|
+
|
3
|
+
#
|
4
|
+
# This file must be updated only by Microchip employees
|
5
|
+
#
|
6
|
+
catalog:
|
7
|
+
format-version: "3.0.0"
|
8
|
+
name: "Microchip Graphics Suite Harmony"
|
9
|
+
|
10
|
+
host:
|
11
|
+
url: "github.com"
|
12
|
+
path: "/Microchip-MPLAB-Harmony/"
|
13
|
+
raw_file_url_pattern: "https://raw.githubusercontent.com/Microchip-MPLAB-Harmony/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
|
14
|
+
|
15
|
+
packages:
|
16
|
+
- name: "gfx"
|
17
|
+
title: "Microchip Graphics Suite Harmony"
|
18
|
+
package_group: "Microchip Graphics Suite Harmony"
|
19
|
+
type: "api"
|
20
|
+
category: "gfx"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
- name: "gfx_apps_pic32mz_da"
|
30
|
+
parent: "gfx"
|
31
|
+
package_group: "Microchip Graphics Suite Harmony"
|
32
|
+
type: "application"
|
33
|
+
category: "gfx"
|
34
|
+
required: "false"
|
35
|
+
tag-check: true
|
36
|
+
package-check: true
|
37
|
+
third_party: false
|
38
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32mz_da/blob/master/readme.md"
|
39
|
+
licenses:
|
40
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
41
|
+
|
42
|
+
- name: "gfx_apps_pic32mz_ef"
|
43
|
+
parent: "gfx"
|
44
|
+
package_group: "Microchip Graphics Suite Harmony"
|
45
|
+
type: "application"
|
46
|
+
category: "gfx"
|
47
|
+
required: "false"
|
48
|
+
tag-check: true
|
49
|
+
package-check: true
|
50
|
+
third_party: false
|
51
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32mz_ef/blob/master/readme.md"
|
52
|
+
licenses:
|
53
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
54
|
+
|
55
|
+
- name: "gfx_apps_sam_9x60"
|
56
|
+
parent: "gfx"
|
57
|
+
package_group: "Microchip Graphics Suite Harmony"
|
58
|
+
type: "application"
|
59
|
+
category: "gfx"
|
60
|
+
required: "false"
|
61
|
+
tag-check: true
|
62
|
+
package-check: true
|
63
|
+
third_party: false
|
64
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_9x60/blob/master/readme.md"
|
65
|
+
licenses:
|
66
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
67
|
+
|
68
|
+
- name: "gfx_apps_sam_a5d2"
|
69
|
+
parent: "gfx"
|
70
|
+
package_group: "Microchip Graphics Suite Harmony"
|
71
|
+
type: "application"
|
72
|
+
category: "gfx"
|
73
|
+
required: "false"
|
74
|
+
tag-check: true
|
75
|
+
package-check: true
|
76
|
+
third_party: false
|
77
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_a5d2/blob/master/readme.md"
|
78
|
+
licenses:
|
79
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
80
|
+
|
81
|
+
- name: "gfx_apps_sam_a7d65"
|
82
|
+
parent: "gfx"
|
83
|
+
package_group: "Microchip Graphics Suite Harmony"
|
84
|
+
type: "application"
|
85
|
+
category: "gfx"
|
86
|
+
required: "false"
|
87
|
+
tag-check: true
|
88
|
+
package-check: true
|
89
|
+
third_party: false
|
90
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_a7d65/blob/master/readme.md"
|
91
|
+
licenses:
|
92
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
93
|
+
|
94
|
+
- name: "gfx_apps_sam_c20_c21"
|
95
|
+
parent: "gfx"
|
96
|
+
package_group: "Microchip Graphics Suite Harmony"
|
97
|
+
type: "application"
|
98
|
+
category: "gfx"
|
99
|
+
required: "false"
|
100
|
+
tag-check: true
|
101
|
+
package-check: true
|
102
|
+
third_party: false
|
103
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_c20_c21/blob/master/readme.md"
|
104
|
+
licenses:
|
105
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
106
|
+
|
107
|
+
- name: "gfx_apps_sam_d5x_e5x"
|
108
|
+
parent: "gfx"
|
109
|
+
package_group: "Microchip Graphics Suite Harmony"
|
110
|
+
type: "application"
|
111
|
+
category: "gfx"
|
112
|
+
required: "false"
|
113
|
+
tag-check: true
|
114
|
+
package-check: true
|
115
|
+
third_party: false
|
116
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_d5x_e5x/blob/master/readme.md"
|
117
|
+
licenses:
|
118
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
119
|
+
|
120
|
+
- name: "gfx_apps_sam_e70_s70_v70_v71"
|
121
|
+
parent: "gfx"
|
122
|
+
package_group: "Microchip Graphics Suite Harmony"
|
123
|
+
type: "application"
|
124
|
+
category: "gfx"
|
125
|
+
required: "false"
|
126
|
+
tag-check: true
|
127
|
+
package-check: true
|
128
|
+
third_party: false
|
129
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_e70_s70_v70_v71/blob/master/readme.md"
|
130
|
+
licenses:
|
131
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
132
|
+
|
133
|
+
- name: "gfx_apps_sam_l22"
|
134
|
+
parent: "gfx"
|
135
|
+
package_group: "Microchip Graphics Suite Harmony"
|
136
|
+
type: "application"
|
137
|
+
category: "gfx"
|
138
|
+
required: "false"
|
139
|
+
tag-check: true
|
140
|
+
package-check: true
|
141
|
+
third_party: false
|
142
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_l22/blob/master/readme.md"
|
143
|
+
licenses:
|
144
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
145
|
+
|
146
|
+
- name: "gfx_apps_pic32cz_ca"
|
147
|
+
parent: "gfx"
|
148
|
+
package_group: "Microchip Graphics Suite Harmony"
|
149
|
+
type: "application"
|
150
|
+
category: "gfx"
|
151
|
+
required: "false"
|
152
|
+
tag-check: true
|
153
|
+
package-check: true
|
154
|
+
third_party: false
|
155
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32cz_ca/blob/master/readme.md"
|
156
|
+
licenses:
|
157
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
158
|
+
|
159
|
+
- name: "gfx_apps_pic32cz_ca70_mc70"
|
160
|
+
parent: "gfx"
|
161
|
+
package_group: "Microchip Graphics Suite Harmony"
|
162
|
+
type: "application"
|
163
|
+
category: "gfx"
|
164
|
+
required: "false"
|
165
|
+
tag-check: true
|
166
|
+
package-check: true
|
167
|
+
third_party: false
|
168
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32cz_ca70_mc70/blob/master/readme.md"
|
169
|
+
licenses:
|
170
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
171
|
+
|
172
|
+
- name: "gfx_apps_pic32cm_le_ls"
|
173
|
+
parent: "gfx"
|
174
|
+
package_group: "Microchip Graphics Suite Harmony"
|
175
|
+
type: "application"
|
176
|
+
category: "gfx"
|
177
|
+
required: "false"
|
178
|
+
tag-check: true
|
179
|
+
package-check: true
|
180
|
+
third_party: false
|
181
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32cm_le_ls/blob/master/readme.md"
|
182
|
+
licenses:
|
183
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
184
|
+
|
185
|
+
- name: "gfx_apps_pic32ck_sg_gc"
|
186
|
+
parent: "gfx"
|
187
|
+
package_group: "Microchip Graphics Suite Harmony"
|
188
|
+
type: "application"
|
189
|
+
category: "gfx"
|
190
|
+
required: "false"
|
191
|
+
tag-check: true
|
192
|
+
package-check: true
|
193
|
+
third_party: false
|
194
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32ck_sg_gc/blob/master/readme.md"
|
195
|
+
licenses:
|
196
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
197
|
+
|
198
|
+
- name: "gfx_apps_pic32cx_sg"
|
199
|
+
parent: "gfx"
|
200
|
+
package_group: "Microchip Graphics Suite Harmony"
|
201
|
+
type: "application"
|
202
|
+
category: "gfx"
|
203
|
+
required: "false"
|
204
|
+
tag-check: true
|
205
|
+
package-check: true
|
206
|
+
third_party: false
|
207
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_pic32cx_sg/blob/master/readme.md"
|
208
|
+
licenses:
|
209
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
210
|
+
|
211
|
+
- name: "gfx_apps_sam_9x7"
|
212
|
+
parent: "gfx"
|
213
|
+
package_group: "Microchip Graphics Suite Harmony"
|
214
|
+
type: "application"
|
215
|
+
category: "gfx"
|
216
|
+
required: "false"
|
217
|
+
tag-check: true
|
218
|
+
package-check: true
|
219
|
+
third_party: false
|
220
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/gfx_apps_sam_9x7/blob/master/readme.md"
|
221
|
+
licenses:
|
222
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
@@ -0,0 +1,179 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-06/schema#",
|
3
|
+
"$ref": "#/definitions/harmony_catalog",
|
4
|
+
"definitions": {
|
5
|
+
"harmony_catalog": {
|
6
|
+
"type": "object",
|
7
|
+
"additionalProperties": false,
|
8
|
+
"properties": {
|
9
|
+
"catalog": {
|
10
|
+
"$ref": "#/definitions/Catalog"
|
11
|
+
}
|
12
|
+
},
|
13
|
+
"required": [
|
14
|
+
"catalog"
|
15
|
+
],
|
16
|
+
"title": "harmony_catalog"
|
17
|
+
},
|
18
|
+
"Catalog": {
|
19
|
+
"type": "object",
|
20
|
+
"additionalProperties": false,
|
21
|
+
"properties": {
|
22
|
+
"format-version": {
|
23
|
+
"type": "string"
|
24
|
+
},
|
25
|
+
"name": {
|
26
|
+
"type": "string"
|
27
|
+
},
|
28
|
+
"links": {
|
29
|
+
"type": "array",
|
30
|
+
"items": {
|
31
|
+
"$ref": "#/definitions/Link"
|
32
|
+
}
|
33
|
+
},
|
34
|
+
"host": {
|
35
|
+
"$ref": "#/definitions/Host"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"required": [
|
39
|
+
"format-version",
|
40
|
+
"host",
|
41
|
+
"links",
|
42
|
+
"name"
|
43
|
+
],
|
44
|
+
"title": "Catalog"
|
45
|
+
},
|
46
|
+
"Host": {
|
47
|
+
"type": "object",
|
48
|
+
"additionalProperties": false,
|
49
|
+
"properties": {
|
50
|
+
"url": {
|
51
|
+
"type": "string"
|
52
|
+
},
|
53
|
+
"path": {
|
54
|
+
"type": "string"
|
55
|
+
},
|
56
|
+
"raw_file_url_pattern": {
|
57
|
+
"type": "string"
|
58
|
+
},
|
59
|
+
"packages": {
|
60
|
+
"type": "array",
|
61
|
+
"items": {
|
62
|
+
"$ref": "#/definitions/Package"
|
63
|
+
}
|
64
|
+
}
|
65
|
+
},
|
66
|
+
"required": [
|
67
|
+
"packages",
|
68
|
+
"path",
|
69
|
+
"raw_file_url_pattern",
|
70
|
+
"url"
|
71
|
+
],
|
72
|
+
"title": "Host"
|
73
|
+
},
|
74
|
+
"Package": {
|
75
|
+
"type": "object",
|
76
|
+
"additionalProperties": false,
|
77
|
+
"properties": {
|
78
|
+
"name": {
|
79
|
+
"type": "string"
|
80
|
+
},
|
81
|
+
"title": {
|
82
|
+
"type": "string"
|
83
|
+
},
|
84
|
+
"package_group": {
|
85
|
+
"type": "string"
|
86
|
+
},
|
87
|
+
"type": {
|
88
|
+
"type": "string"
|
89
|
+
},
|
90
|
+
"category": {
|
91
|
+
"type": "string"
|
92
|
+
},
|
93
|
+
"required": {
|
94
|
+
"type": "string",
|
95
|
+
"format": "boolean"
|
96
|
+
},
|
97
|
+
"tag-check": {
|
98
|
+
"type": "boolean"
|
99
|
+
},
|
100
|
+
"package-check": {
|
101
|
+
"type": "boolean"
|
102
|
+
},
|
103
|
+
"third_party": {
|
104
|
+
"type": "boolean"
|
105
|
+
},
|
106
|
+
"description": {
|
107
|
+
"type": "string",
|
108
|
+
"format": "uri",
|
109
|
+
"qt-uri-protocols": [
|
110
|
+
"https"
|
111
|
+
],
|
112
|
+
"qt-uri-extensions": [
|
113
|
+
".md"
|
114
|
+
]
|
115
|
+
},
|
116
|
+
"licenses": {
|
117
|
+
"type": "array",
|
118
|
+
"items": {
|
119
|
+
"$ref": "#/definitions/License"
|
120
|
+
}
|
121
|
+
}
|
122
|
+
},
|
123
|
+
"required": [
|
124
|
+
"category",
|
125
|
+
"description",
|
126
|
+
"licenses",
|
127
|
+
"name",
|
128
|
+
"package-check",
|
129
|
+
"package_group",
|
130
|
+
"required",
|
131
|
+
"tag-check",
|
132
|
+
"third_party",
|
133
|
+
"title",
|
134
|
+
"type"
|
135
|
+
],
|
136
|
+
"title": "Package"
|
137
|
+
},
|
138
|
+
"License": {
|
139
|
+
"type": "object",
|
140
|
+
"additionalProperties": false,
|
141
|
+
"properties": {
|
142
|
+
"name": {
|
143
|
+
"type": "string"
|
144
|
+
},
|
145
|
+
"path": {
|
146
|
+
"type": "string"
|
147
|
+
}
|
148
|
+
},
|
149
|
+
"required": [
|
150
|
+
"name",
|
151
|
+
"path"
|
152
|
+
],
|
153
|
+
"title": "License"
|
154
|
+
},
|
155
|
+
"Link": {
|
156
|
+
"type": "object",
|
157
|
+
"additionalProperties": false,
|
158
|
+
"properties": {
|
159
|
+
"name": {
|
160
|
+
"type": "string"
|
161
|
+
},
|
162
|
+
"url": {
|
163
|
+
"type": "string",
|
164
|
+
"qt-uri-protocols": [
|
165
|
+
"https"
|
166
|
+
],
|
167
|
+
"qt-uri-extensions": [
|
168
|
+
".yml"
|
169
|
+
]
|
170
|
+
}
|
171
|
+
},
|
172
|
+
"required": [
|
173
|
+
"name",
|
174
|
+
"url"
|
175
|
+
],
|
176
|
+
"title": "Link"
|
177
|
+
}
|
178
|
+
}
|
179
|
+
}
|
package/kudelski.yml
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
# yaml-language-server: $schema=./harmony-catalog.schema.json
|
2
|
+
|
3
|
+
#
|
4
|
+
# This file must be updated only by Microchip employees
|
5
|
+
#
|
6
|
+
catalog:
|
7
|
+
format-version: "3.0.0"
|
8
|
+
name: "Microchip MPLAB Harmony 3 - keySTREAM"
|
9
|
+
|
10
|
+
host:
|
11
|
+
url: "github.com"
|
12
|
+
path: "/Kudelski-IoT/"
|
13
|
+
raw_file_url_pattern: "https://raw.githubusercontent.com/Kudelski-IoT/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
|
14
|
+
|
15
|
+
packages:
|
16
|
+
- name: "keySTREAM_provisioning"
|
17
|
+
title: "Harmony 3 - Kudelski keySTREAM solutions"
|
18
|
+
package_group: "keySTREAM"
|
19
|
+
type: external
|
20
|
+
category: "security"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: true
|
25
|
+
description: "https://github.com/Kudelski-IoT/keySTREAM_provisioning/blob/master/README.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "Nagravision", path: "license.txt"}
|
28
|
+
|
package/littlefs.yml
ADDED
@@ -0,0 +1,29 @@
|
|
1
|
+
# yaml-language-server: $schema=./harmony-catalog.schema.json
|
2
|
+
|
3
|
+
#
|
4
|
+
# This file must be updated only by Microchip employees
|
5
|
+
#
|
6
|
+
catalog:
|
7
|
+
format-version: "3.0.0"
|
8
|
+
name: "Microchip MPLAB Harmony 3 - littlefs"
|
9
|
+
|
10
|
+
host:
|
11
|
+
url: "github.com"
|
12
|
+
path: "/littlefs-project/"
|
13
|
+
raw_file_url_pattern: "https://raw.githubusercontent.com/littlefs-project/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
|
14
|
+
|
15
|
+
packages:
|
16
|
+
- name: "littlefs"
|
17
|
+
title: "Harmony 3 - littlefs solutions"
|
18
|
+
parent: core
|
19
|
+
package_group: "Harmony 3 Core"
|
20
|
+
type: external
|
21
|
+
category: "filesystem"
|
22
|
+
required: "false"
|
23
|
+
tag-check: false
|
24
|
+
package-check: false
|
25
|
+
third_party: true
|
26
|
+
description: "https://github.com/littlefs-project/littlefs/blob/master/README.md"
|
27
|
+
licenses:
|
28
|
+
- { name: "BSD-3-Clause License", path: "LICENSE.md"}
|
29
|
+
|
@@ -0,0 +1,56 @@
|
|
1
|
+
# yaml-language-server: $schema=./harmony-catalog.schema.json
|
2
|
+
|
3
|
+
#
|
4
|
+
# This file must be updated only by Microchip employees
|
5
|
+
#
|
6
|
+
catalog:
|
7
|
+
format-version: "3.0.0"
|
8
|
+
name: "Microchip MPLAB Harmony 3 - Complementary content"
|
9
|
+
|
10
|
+
host:
|
11
|
+
url: "github.com"
|
12
|
+
path: "/MicrochipTech/"
|
13
|
+
raw_file_url_pattern: "https://raw.githubusercontent.com/MicrochipTech/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
|
14
|
+
|
15
|
+
packages:
|
16
|
+
- name: "cryptoauthlib"
|
17
|
+
title: "Harmony 3 - CryptoAuthLib solutions"
|
18
|
+
package_group: "Harmony 3 CryptoAuthLib solutions"
|
19
|
+
type: "external"
|
20
|
+
category: "cryptography"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/MicrochipTech/cryptoauthlib/blob/main/README.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "Microchip CAL License", path: "license.txt"}
|
28
|
+
|
29
|
+
- name: "amazon-freertos"
|
30
|
+
title: "Harmony 3 - Amazon FreeRTOS solutions"
|
31
|
+
package_group: "Harmony 3 Amazon FreeRTOS solutions"
|
32
|
+
type: external
|
33
|
+
category: "rtos"
|
34
|
+
required: "false"
|
35
|
+
tag-check: false
|
36
|
+
package-check: false
|
37
|
+
third_party: true
|
38
|
+
description: "https://github.com/MicrochipTech/amazon-freertos/blob/master/README.md"
|
39
|
+
licenses:
|
40
|
+
- {name: "MIT License", path: "LICENSE"}
|
41
|
+
|
42
|
+
- name: "paho.mqtt.embedded-c"
|
43
|
+
# title: "Paho MQTT"
|
44
|
+
parent: "wireless_wifi"
|
45
|
+
package_group: "Harmony 3 Wireless solutions"
|
46
|
+
type: external
|
47
|
+
category: "iot"
|
48
|
+
required: "false"
|
49
|
+
tag-check: false
|
50
|
+
package-check: false
|
51
|
+
third_party: true
|
52
|
+
description: "https://github.com/MicrochipTech/paho.mqtt.embedded-c/blob/master/README.md"
|
53
|
+
licenses:
|
54
|
+
- { name: "Eclipse Distribution License", path: "epl-v10"}
|
55
|
+
- { name: "Eclipse Public License", path: "epl-v10"}
|
56
|
+
|
package/motorcontrol.yml
ADDED
@@ -0,0 +1,140 @@
|
|
1
|
+
# yaml-language-server: $schema=./harmony-catalog.schema.json
|
2
|
+
|
3
|
+
#
|
4
|
+
# This file must be updated only by Microchip employees
|
5
|
+
#
|
6
|
+
catalog:
|
7
|
+
format-version: "3.0.0"
|
8
|
+
name: "Microchip MPLAB Harmony 3 - Motor Control"
|
9
|
+
|
10
|
+
host:
|
11
|
+
url: "github.com"
|
12
|
+
path: "/Microchip-MPLAB-Harmony/"
|
13
|
+
raw_file_url_pattern: "https://raw.githubusercontent.com/Microchip-MPLAB-Harmony/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
|
14
|
+
|
15
|
+
packages:
|
16
|
+
- name: "motor_control"
|
17
|
+
title: "Harmony 3 - Motor Control solutions"
|
18
|
+
package_group: "Harmony3 Motor Control"
|
19
|
+
type: "api"
|
20
|
+
category: "motor control"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/motor_control/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
- name: "mc_apps_pic32cm_mc"
|
30
|
+
# title: "Harmony 3 Motor Control Application Examples for PIC32CM MC family"
|
31
|
+
parent: "motor_control"
|
32
|
+
package_group: "Harmony3 Motor Control"
|
33
|
+
type: "application"
|
34
|
+
category: "motor control"
|
35
|
+
required: "false"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_pic32cm_mc/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
42
|
+
|
43
|
+
- name: "mc_apps_pic32mk"
|
44
|
+
# title: "Harmony 3 Motor Control Application Examples for PIC32MK family"
|
45
|
+
parent: "motor_control"
|
46
|
+
package_group: "Harmony3 Motor Control"
|
47
|
+
type: "application"
|
48
|
+
category: "motor control"
|
49
|
+
required: "false"
|
50
|
+
tag-check: true
|
51
|
+
package-check: true
|
52
|
+
third_party: false
|
53
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_pic32mk/blob/master/readme.md"
|
54
|
+
licenses:
|
55
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
56
|
+
|
57
|
+
- name: "mc_apps_sam_c2x"
|
58
|
+
# title: "Harmony 3 Motor Control Application Examples for SAM C2x family"
|
59
|
+
parent: "motor_control"
|
60
|
+
package_group: "Harmony3 Motor Control"
|
61
|
+
type: "application"
|
62
|
+
category: "motor control"
|
63
|
+
required: "false"
|
64
|
+
tag-check: true
|
65
|
+
package-check: true
|
66
|
+
third_party: false
|
67
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_c2x/blob/master/readme.md"
|
68
|
+
licenses:
|
69
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
70
|
+
|
71
|
+
- name: "mc_apps_sam_d5x_e5x"
|
72
|
+
# title: "Harmony 3 Motor Control Application Examples for SAM D5x/E5x family"
|
73
|
+
parent: "motor_control"
|
74
|
+
package_group: "Harmony3 Motor Control"
|
75
|
+
type: "application"
|
76
|
+
category: "motor control"
|
77
|
+
required: "false"
|
78
|
+
tag-check: true
|
79
|
+
package-check: true
|
80
|
+
third_party: false
|
81
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_d5x_e5x/blob/master/readme.md"
|
82
|
+
licenses:
|
83
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
84
|
+
|
85
|
+
- name: "mc_apps_sam_e7x_s7x_v7x"
|
86
|
+
# title: "Harmony 3 Motor Control Application Examples for SAM E7x/S7x/V7x family"
|
87
|
+
parent: "motor_control"
|
88
|
+
package_group: "Harmony3 Motor Control"
|
89
|
+
type: "application"
|
90
|
+
category: "motor control"
|
91
|
+
required: "false"
|
92
|
+
tag-check: true
|
93
|
+
package-check: true
|
94
|
+
third_party: false
|
95
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_e7x_s7x_v7x/blob/master/readme.md"
|
96
|
+
licenses:
|
97
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
98
|
+
|
99
|
+
- name: "mc_apps_sam_rh71"
|
100
|
+
# title: "Harmony 3 Motor Control Application Examples for SAM RH71 family"
|
101
|
+
parent: "motor_control"
|
102
|
+
package_group: "Harmony3 Motor Control"
|
103
|
+
type: "application"
|
104
|
+
category: "motor control"
|
105
|
+
required: "false"
|
106
|
+
tag-check: true
|
107
|
+
package-check: true
|
108
|
+
third_party: false
|
109
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_rh71/blob/master/readme.md"
|
110
|
+
licenses:
|
111
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
112
|
+
|
113
|
+
- name: "mc_apps_sam_rh707"
|
114
|
+
# title: "Harmony 3 Motor Control Application Examples for SAM RH707 family"
|
115
|
+
parent: "motor_control"
|
116
|
+
package_group: "Harmony3 Motor Control"
|
117
|
+
type: "application"
|
118
|
+
category: "motor control"
|
119
|
+
required: "false"
|
120
|
+
tag-check: true
|
121
|
+
package-check: true
|
122
|
+
third_party: false
|
123
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_rh707/blob/master/readme.md"
|
124
|
+
licenses:
|
125
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
126
|
+
|
127
|
+
- name: "x2c"
|
128
|
+
# title: "X2C for Harmony"
|
129
|
+
parent: "motor_control"
|
130
|
+
package_group: "Harmony3 Motor Control"
|
131
|
+
type: "api"
|
132
|
+
category: "motor control, tools"
|
133
|
+
required: "false"
|
134
|
+
tag-check: true
|
135
|
+
package-check: true
|
136
|
+
third_party: false
|
137
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/x2c/blob/master/readme.md"
|
138
|
+
licenses:
|
139
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
140
|
+
|