@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/net.yml
ADDED
@@ -0,0 +1,266 @@
|
|
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 - Network"
|
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: "net"
|
17
|
+
title: "Harmony 3 - Networking Stack and Solutions"
|
18
|
+
package_group: "Harmony 3 Networking Stack"
|
19
|
+
type: "api"
|
20
|
+
category: "network"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
- name: "net_apps_pic32mx"
|
30
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32 MX family"
|
31
|
+
parent: "net"
|
32
|
+
package_group: "Harmony 3 Networking Stack"
|
33
|
+
type: "application"
|
34
|
+
category: "network"
|
35
|
+
required: "false"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32mx/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
42
|
+
|
43
|
+
- name: "net_apps_pic32mz"
|
44
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32 MZ family"
|
45
|
+
parent: "net"
|
46
|
+
package_group: "Harmony 3 Networking Stack"
|
47
|
+
type: "application"
|
48
|
+
category: "network"
|
49
|
+
required: "false"
|
50
|
+
tag-check: true
|
51
|
+
package-check: true
|
52
|
+
third_party: false
|
53
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32mz/blob/master/readme.md"
|
54
|
+
licenses:
|
55
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
56
|
+
|
57
|
+
- name: "net_apps_sam_9x60"
|
58
|
+
# title: "Harmony 3 - Networking Application Examples for SAM 9X60 family"
|
59
|
+
parent: "net"
|
60
|
+
package_group: "Harmony 3 Networking Stack"
|
61
|
+
type: "application"
|
62
|
+
category: "network"
|
63
|
+
required: "false"
|
64
|
+
tag-check: true
|
65
|
+
package-check: true
|
66
|
+
third_party: false
|
67
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_9x60/blob/master/readme.md"
|
68
|
+
licenses:
|
69
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
70
|
+
|
71
|
+
- name: "net_apps_sam_a5d2"
|
72
|
+
# title: "Harmony 3 - Networking Application Examples for SAM A5D2 family"
|
73
|
+
parent: "net"
|
74
|
+
package_group: "Harmony 3 Networking Stack"
|
75
|
+
type: "application"
|
76
|
+
category: "network"
|
77
|
+
required: "false"
|
78
|
+
tag-check: true
|
79
|
+
package-check: true
|
80
|
+
third_party: false
|
81
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_a5d2/blob/master/readme.md"
|
82
|
+
licenses:
|
83
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
84
|
+
|
85
|
+
- name: "net_apps_sam_e5x"
|
86
|
+
# title: "Harmony 3 - Networking Application Examples for SAM A5D2 family"
|
87
|
+
parent: "net"
|
88
|
+
package_group: "Harmony 3 Networking Stack"
|
89
|
+
type: "application"
|
90
|
+
category: "network"
|
91
|
+
required: "false"
|
92
|
+
tag-check: true
|
93
|
+
package-check: true
|
94
|
+
third_party: false
|
95
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_e5x/blob/master/readme.md"
|
96
|
+
licenses:
|
97
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
98
|
+
|
99
|
+
- name: "net_apps_sam_a7g5"
|
100
|
+
# title: "Harmony 3 - Networking Application Examples for SAM A7G5 family"
|
101
|
+
parent: "net"
|
102
|
+
package_group: "Harmony 3 Networking Stack"
|
103
|
+
type: "application"
|
104
|
+
category: "network"
|
105
|
+
required: "false"
|
106
|
+
tag-check: true
|
107
|
+
package-check: true
|
108
|
+
third_party: false
|
109
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_a7g5/blob/master/readme.md"
|
110
|
+
licenses:
|
111
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
112
|
+
|
113
|
+
- name: "net_apps_sama7d6"
|
114
|
+
# title: "Harmony 3 - Networking Application Examples for SAM A7D6 family"
|
115
|
+
parent: "net"
|
116
|
+
package_group: "Harmony 3 Networking Stack"
|
117
|
+
type: "application"
|
118
|
+
category: "network"
|
119
|
+
required: "false"
|
120
|
+
tag-check: true
|
121
|
+
package-check: true
|
122
|
+
third_party: false
|
123
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sama7d6/blob/master/readme.md"
|
124
|
+
licenses:
|
125
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
126
|
+
|
127
|
+
- name: "net_apps_sam_9x7"
|
128
|
+
# title: "Harmony 3 - Networking Application Examples for SAM 9X7 family"
|
129
|
+
parent: "net"
|
130
|
+
package_group: "Harmony 3 Networking Stack"
|
131
|
+
type: "application"
|
132
|
+
category: "network"
|
133
|
+
required: "false"
|
134
|
+
tag-check: true
|
135
|
+
package-check: true
|
136
|
+
third_party: false
|
137
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_9x7/blob/master/readme.md"
|
138
|
+
licenses:
|
139
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
140
|
+
|
141
|
+
- name: "net_apps_sam_e70_v71"
|
142
|
+
# title: "Harmony 3 - Networking Application Examples for SAM E70/V71 family"
|
143
|
+
parent: "net"
|
144
|
+
package_group: "Harmony 3 Networking Stack"
|
145
|
+
type: "application"
|
146
|
+
category: "network"
|
147
|
+
required: "false"
|
148
|
+
tag-check: true
|
149
|
+
package-check: true
|
150
|
+
third_party: false
|
151
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_e70_v71/blob/master/readme.md"
|
152
|
+
licenses:
|
153
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
154
|
+
|
155
|
+
- name: "net_apps_pic32cz_ca70"
|
156
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32CZ CA70 Family"
|
157
|
+
parent: "net"
|
158
|
+
package_group: "Harmony 3 Networking Stack"
|
159
|
+
type: "application"
|
160
|
+
category: "network"
|
161
|
+
required: "false"
|
162
|
+
tag-check: true
|
163
|
+
package-check: true
|
164
|
+
third_party: false
|
165
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cz_ca70/blob/master/readme.md"
|
166
|
+
licenses:
|
167
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
168
|
+
|
169
|
+
- name: "net_apps_sam_rh71"
|
170
|
+
# title: "Harmony 3 - Networking Application Examples for SAM RH71 family"
|
171
|
+
parent: "net"
|
172
|
+
package_group: "Harmony 3 Networking Stack"
|
173
|
+
type: "application"
|
174
|
+
category: "network"
|
175
|
+
required: "false"
|
176
|
+
tag-check: true
|
177
|
+
package-check: true
|
178
|
+
third_party: false
|
179
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_rh71/blob/master/readme.md"
|
180
|
+
licenses:
|
181
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
182
|
+
|
183
|
+
- name: "net_10base_t1s"
|
184
|
+
# title: "Harmony 3 - 10BASE-T1S Drivers and Solutions"
|
185
|
+
parent: "net"
|
186
|
+
package_group: "Harmony 3 Networking Stack"
|
187
|
+
type: "api"
|
188
|
+
category: "network"
|
189
|
+
required: "false"
|
190
|
+
tag-check: true
|
191
|
+
package-check: true
|
192
|
+
third_party: false
|
193
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_10base_t1s/blob/master/readme.md"
|
194
|
+
licenses:
|
195
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
196
|
+
|
197
|
+
- name: "ethercat"
|
198
|
+
# title: "Harmony 3 - ETHERCAT Driver and Solutions"
|
199
|
+
parent: "net"
|
200
|
+
package_group: "Harmony 3 Networking Stack"
|
201
|
+
type: "api"
|
202
|
+
category: "network"
|
203
|
+
required: "false"
|
204
|
+
tag-check: true
|
205
|
+
package-check: true
|
206
|
+
third_party: false
|
207
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/ethercat/blob/master/readme.md"
|
208
|
+
licenses:
|
209
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
210
|
+
|
211
|
+
- name: "net_apps_pic32cz_ca"
|
212
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32CZ_CA family"
|
213
|
+
parent: "net"
|
214
|
+
package_group: "Harmony 3 Networking Stack"
|
215
|
+
type: "application"
|
216
|
+
category: "network"
|
217
|
+
required: "false"
|
218
|
+
tag-check: true
|
219
|
+
package-check: true
|
220
|
+
third_party: false
|
221
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cz_ca/blob/master/readme.md"
|
222
|
+
licenses:
|
223
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
224
|
+
|
225
|
+
- name: "net_apps_pic32cx_sg41"
|
226
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32CX_SG41 family"
|
227
|
+
parent: "net"
|
228
|
+
package_group: "Harmony 3 Networking Stack"
|
229
|
+
type: "application"
|
230
|
+
category: "network"
|
231
|
+
required: "false"
|
232
|
+
tag-check: true
|
233
|
+
package-check: true
|
234
|
+
third_party: false
|
235
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cx_sg41/blob/master/readme.md"
|
236
|
+
licenses:
|
237
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
238
|
+
|
239
|
+
- name: "net_apps_pic32cxbz6_wbz6"
|
240
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32CX-BZ6 / WBZ653 Family"
|
241
|
+
parent: "net"
|
242
|
+
package_group: "Harmony 3 Networking Stack"
|
243
|
+
type: "application"
|
244
|
+
category: "network"
|
245
|
+
required: "false"
|
246
|
+
tag-check: true
|
247
|
+
package-check: true
|
248
|
+
third_party: false
|
249
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cxbz6_wbz6/blob/master/readme.md"
|
250
|
+
licenses:
|
251
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
252
|
+
|
253
|
+
- name: "net_apps_pic32ck_sg_gc"
|
254
|
+
# title: "Harmony 3 - Networking Application Examples for PIC32CK_GC family"
|
255
|
+
parent: "net"
|
256
|
+
package_group: "Harmony 3 Networking Stack"
|
257
|
+
type: "application"
|
258
|
+
category: "network"
|
259
|
+
required: "false"
|
260
|
+
tag-check: true
|
261
|
+
package-check: true
|
262
|
+
third_party: false
|
263
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32ck_sg_gc/blob/master/readme.md"
|
264
|
+
licenses:
|
265
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
266
|
+
|
package/openthread.yml
ADDED
@@ -0,0 +1,27 @@
|
|
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 - OpenThread, released by Google"
|
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: "openthread"
|
17
|
+
title: "Harmony 3 - OpenThread, released by Google"
|
18
|
+
package_group: "openthread"
|
19
|
+
type: external
|
20
|
+
category: "wireless"
|
21
|
+
required: "false"
|
22
|
+
tag-check: false
|
23
|
+
package-check: false
|
24
|
+
third_party: true
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/openthread/blob/main/README.md"
|
26
|
+
licenses:
|
27
|
+
- { name: "BSD 3-Clause License", path: "LICENSE"}
|
package/package.json
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
{
|
2
|
+
"name": "@mchp-harmony/catalog",
|
3
|
+
"version": "1.0.0",
|
4
|
+
"description": "This package contains the current catalog of package repositories for Microchip MPLAB Harmony 3",
|
5
|
+
"license": "SEE LICENSE IN Microchip_SLA001.md",
|
6
|
+
"scripts": {
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
8
|
+
},
|
9
|
+
"author": "quinn.berry@microchip.com"
|
10
|
+
}
|
package/pmci.yml.stale
ADDED
@@ -0,0 +1,42 @@
|
|
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 - Platform Management Communications Infrastructure"
|
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: "pmci"
|
17
|
+
title: "Harmony 3 - Platform Management Communications Infrastructure Stack and Solutions"
|
18
|
+
package_group: "Harmony 3 Platform Management Communications Infrastructure Stack"
|
19
|
+
type: "api"
|
20
|
+
category: "PMCI"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/pmci/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
- name: "pmci_apps_cec173x"
|
30
|
+
# title: "Harmony 3 - PMCI Application Examples for CEC173x family"
|
31
|
+
parent: "pmci"
|
32
|
+
package_group: "Harmony 3 Platform Management Communications Infrastructure Stack"
|
33
|
+
type: "application"
|
34
|
+
category: "PMCI"
|
35
|
+
required: "false"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/pmci_apps_cec173x/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
42
|
+
|
package/ra_qd.yml
ADDED
@@ -0,0 +1,42 @@
|
|
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 - Reference Apps and Quick Docs"
|
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: "reference_apps"
|
17
|
+
title: "Harmony 3 - Reference Apps"
|
18
|
+
package_group: "Harmony 3 Reference Apps and Quick Docs"
|
19
|
+
type: "application"
|
20
|
+
category: "foundations"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/reference_apps/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
- name: "quick_docs"
|
30
|
+
# title: "Harmony 3 - Quick Docs"
|
31
|
+
parent: "reference_apps"
|
32
|
+
package_group: "Harmony 3 Reference Apps and Quick Docs"
|
33
|
+
type: "documentation"
|
34
|
+
category: "foundations"
|
35
|
+
required: "true"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/quick_docs/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
42
|
+
|
package/readme.md
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
# MPLAB® Harmony 3 Catalog Repository
|
2
|
+
|
3
|
+
MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating
|
4
|
+
embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller
|
5
|
+
and microprocessor devices. Refer to the following links for more information.
|
6
|
+
- [Microchip 32-bit MCUs](https://www.microchip.com/design-centers/32-bit)
|
7
|
+
- [Microchip 32-bit MPUs](https://www.microchip.com/design-centers/32-bit-mpus)
|
8
|
+
- [Microchip MPLAB® X IDE](https://www.microchip.com/mplab/mplab-x-ide)
|
9
|
+
- [Welcome to MPLAB® Harmony 3](https://github.com/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/wiki)
|
10
|
+
- [Microchip MPLAB® Harmony](https://www.microchip.com/mplab/mplab-harmony)
|
11
|
+
- [Microchip MPLAB® Harmony Pages](https://microchip-mplab-harmony.github.io/)
|
12
|
+
|
13
|
+
This repository contains the current catalog of package repositories for Microchip MPLAB® Harmony 3 (see previous links).
|
14
|
+
|
15
|
+
- These pages are kept up to date with the latest information.
|
16
|
+
- Report issues to [www.microchip.com/support](http://microchip.com/support).
|
17
|
+
|
package/rtos.yml.stale
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 - RTOS Support"
|
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: "azure_rtos"
|
17
|
+
title: "Harmony 3 - Azure RTOS solutions"
|
18
|
+
package_group: "Harmony 3 Azure RTOS"
|
19
|
+
type: "api"
|
20
|
+
category: "rtos"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/azure_rtos/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
28
|
+
|
29
|
+
|
package/shd.yml
ADDED
@@ -0,0 +1,27 @@
|
|
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 - System Hardware Definitions (SHD)"
|
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: "shd"
|
17
|
+
title: "Harmony 3 - System Hardware Definitions"
|
18
|
+
package_group: "Harmony 3 System Hardware Definitions"
|
19
|
+
type: "api"
|
20
|
+
category: "shd"
|
21
|
+
required: "true"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/shd/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
package/smart_energy.yml
ADDED
@@ -0,0 +1,125 @@
|
|
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 - Smart Energy"
|
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: "smartenergy"
|
17
|
+
title: "Harmony 3 - Smart Energy solutions"
|
18
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
19
|
+
type: "api"
|
20
|
+
category: "smartenergy"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
28
|
+
|
29
|
+
- name: "smartenergy_g3"
|
30
|
+
# title: "Harmony 3 - Smart Energy G3 solutions - G3 Stack"
|
31
|
+
parent: "smartenergy"
|
32
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
33
|
+
type: "api"
|
34
|
+
category: "smartenergy"
|
35
|
+
required: "false"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_g3/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
42
|
+
|
43
|
+
- name: "smartenergy_g3_apps"
|
44
|
+
# title: "Harmony 3 - Smart Energy G3 applications"
|
45
|
+
parent: "smartenergy"
|
46
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
47
|
+
type: "application"
|
48
|
+
category: "smartenergy"
|
49
|
+
required: "false"
|
50
|
+
tag-check: true
|
51
|
+
package-check: true
|
52
|
+
third_party: false
|
53
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_g3_apps/blob/master/readme.md"
|
54
|
+
licenses:
|
55
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
56
|
+
|
57
|
+
- name: "smartenergy_prime"
|
58
|
+
# title: "Harmony 3 - Smart Energy solutions - PRIME Stack"
|
59
|
+
parent: "smartenergy"
|
60
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
61
|
+
type: "api"
|
62
|
+
category: "smartenergy"
|
63
|
+
required: "false"
|
64
|
+
tag-check: true
|
65
|
+
package-check: true
|
66
|
+
third_party: false
|
67
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_prime/blob/master/readme.md"
|
68
|
+
licenses:
|
69
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
70
|
+
|
71
|
+
- name: "smartenergy_prime_apps"
|
72
|
+
# title: "Harmony 3 - Smart Energy PRIME applications"
|
73
|
+
parent: "smartenergy"
|
74
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
75
|
+
type: "application"
|
76
|
+
category: "smartenergy"
|
77
|
+
required: "false"
|
78
|
+
tag-check: true
|
79
|
+
package-check: true
|
80
|
+
third_party: false
|
81
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_prime_apps/blob/master/readme.md"
|
82
|
+
licenses:
|
83
|
+
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
|
84
|
+
|
85
|
+
- name: "smartenergy_metrology"
|
86
|
+
# title: "Harmony 3 - Smart Energy Metrology solutions"
|
87
|
+
parent: "smartenergy"
|
88
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
89
|
+
type: "application"
|
90
|
+
category: "smartenergy"
|
91
|
+
required: "false"
|
92
|
+
tag-check: true
|
93
|
+
package-check: true
|
94
|
+
third_party: false
|
95
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metrology/blob/master/readme.md"
|
96
|
+
licenses:
|
97
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
98
|
+
|
99
|
+
- name: "smartenergy_metersandmore"
|
100
|
+
# title: "Harmony 3 - Smart Energy Meters And More solutions - Meters And More Stack"
|
101
|
+
parent: "smartenergy"
|
102
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
103
|
+
type: "api"
|
104
|
+
category: "smartenergy"
|
105
|
+
required: "false"
|
106
|
+
tag-check: true
|
107
|
+
package-check: true
|
108
|
+
third_party: false
|
109
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metersandmore/blob/master/readme.md"
|
110
|
+
licenses:
|
111
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
112
|
+
|
113
|
+
- name: "smartenergy_metersandmore_apps"
|
114
|
+
# title: "Harmony 3 - Smart Energy Meters And More applications"
|
115
|
+
parent: "smartenergy"
|
116
|
+
package_group: "Harmony 3 Smart Energy solutions"
|
117
|
+
type: "application"
|
118
|
+
category: "smartenergy"
|
119
|
+
required: "false"
|
120
|
+
tag-check: true
|
121
|
+
package-check: true
|
122
|
+
third_party: false
|
123
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metersandmore_apps/blob/master/readme.md"
|
124
|
+
licenses:
|
125
|
+
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
|
@@ -0,0 +1,41 @@
|
|
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 - SPI UHF Transceiver"
|
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: "spi_uhf_transceiver"
|
17
|
+
title: "Harmony 3 - SPI UHF Transceiver solutions"
|
18
|
+
package_group: "Harmony 3 SPI UHF Transceiver"
|
19
|
+
type: "api"
|
20
|
+
category: "spi_uhf_transceiver"
|
21
|
+
required: "false"
|
22
|
+
tag-check: true
|
23
|
+
package-check: true
|
24
|
+
third_party: false
|
25
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/spi_uhf_transceiver/blob/master/readme.md"
|
26
|
+
licenses:
|
27
|
+
- {name: "Microchip SLA", path: "Microchip_SLA001.md"}
|
28
|
+
|
29
|
+
- name: "spi_uhf_transceiver_apps"
|
30
|
+
# title: "Harmony 3 - SPI UHF Transceiver applications"
|
31
|
+
parent: "spi_uhf_transceiver"
|
32
|
+
package_group: "Harmony 3 SPI UHF Transceiver"
|
33
|
+
type: "application"
|
34
|
+
category: "spi_uhf_transceiver"
|
35
|
+
required: "false"
|
36
|
+
tag-check: true
|
37
|
+
package-check: true
|
38
|
+
third_party: false
|
39
|
+
description: "https://github.com/Microchip-MPLAB-Harmony/spi_uhf_transceiver_apps/blob/master/readme.md"
|
40
|
+
licenses:
|
41
|
+
- {name: "Microchip SLA", path: "Microchip_SLA001.md"}
|