@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/csp.yml ADDED
@@ -0,0 +1,574 @@
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 - Chip Support Package"
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: "csp"
17
+ title: "Harmony 3 - Chip Support Package"
18
+ package_group: "Harmony 3 Chip Support Package"
19
+ type: "api"
20
+ category: "foundations"
21
+ required: "true"
22
+ tag-check: true
23
+ package-check: true
24
+ third_party: false
25
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp/blob/master/readme.md"
26
+ licenses:
27
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
28
+
29
+ - name: "dev_packs"
30
+ # title: "Harmony3 Device Family Packs"
31
+ parent: "csp"
32
+ package_group: "Harmony 3 Chip Support Package"
33
+ type: "devices"
34
+ category: "foundations"
35
+ required: "false"
36
+ tag-check: true
37
+ package-check: true
38
+ third_party: false
39
+ description: "https://github.com/Microchip-MPLAB-Harmony/dev_packs/blob/master/readme.md"
40
+ licenses:
41
+ - {name: "CMSIS License", path: "arm/CMSIS/LICENSE.txt"}
42
+ - {name: "Microchip Device Family Pack License", path: "Microchip/LICENSE.txt"}
43
+
44
+ - name: "csp_apps_cec173x"
45
+ # title: "Harmony 3 Peripheral library applicaton examples for CEC173X family"
46
+ parent: "csp"
47
+ package_group: "Harmony 3 Chip Support Package"
48
+ type: "application"
49
+ category: "foundations"
50
+ required: "false"
51
+ tag-check: true
52
+ package-check: true
53
+ third_party: false
54
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_cec173x/blob/master/readme.md"
55
+ licenses:
56
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
57
+
58
+ - name: "csp_apps_pic32ck_sg_gc"
59
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CK-GC/SG family"
60
+ parent: "csp"
61
+ package_group: "Harmony 3 Chip Support Package"
62
+ type: "application"
63
+ category: "foundations"
64
+ required: "false"
65
+ tag-check: true
66
+ package-check: true
67
+ third_party: false
68
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32ck_sg_gc/blob/master/readme.md"
69
+ licenses:
70
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
71
+
72
+ - name: "csp_apps_pic32cm_jh00_jh01"
73
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CMJH00/JH01 family"
74
+ parent: "csp"
75
+ package_group: "Harmony 3 Chip Support Package"
76
+ type: "application"
77
+ category: "foundations"
78
+ required: "false"
79
+ tag-check: true
80
+ package-check: true
81
+ third_party: false
82
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cm_jh00_jh01/blob/master/readme.md"
83
+ licenses:
84
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
85
+
86
+ - name: "csp_apps_pic32cm_le_ls"
87
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CMLE/LS family"
88
+ parent: "csp"
89
+ package_group: "Harmony 3 Chip Support Package"
90
+ type: "application"
91
+ category: "foundations"
92
+ required: "false"
93
+ tag-check: true
94
+ package-check: true
95
+ third_party: false
96
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cm_le_ls/blob/master/readme.md"
97
+ licenses:
98
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
99
+
100
+ - name: "csp_apps_pic32cm_mc00"
101
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CMMC00 family"
102
+ parent: "csp"
103
+ package_group: "Harmony 3 Chip Support Package"
104
+ type: "application"
105
+ category: "foundations"
106
+ required: "false"
107
+ tag-check: true
108
+ package-check: true
109
+ third_party: false
110
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cm_mc00/blob/master/readme.md"
111
+ licenses:
112
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
113
+
114
+ - name: "csp_apps_pic32cx_mt"
115
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CXMT family"
116
+ parent: "csp"
117
+ package_group: "Harmony 3 Chip Support Package"
118
+ type: "application"
119
+ category: "foundations"
120
+ required: "false"
121
+ tag-check: true
122
+ package-check: true
123
+ third_party: false
124
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cx_mt/blob/master/readme.md"
125
+ licenses:
126
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
127
+
128
+ - name: "csp_apps_pic32cx_sg41"
129
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CXSG41 family"
130
+ parent: "csp"
131
+ package_group: "Harmony 3 Chip Support Package"
132
+ type: "application"
133
+ category: "foundations"
134
+ required: "false"
135
+ tag-check: true
136
+ package-check: true
137
+ third_party: false
138
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cx_sg41/blob/master/readme.md"
139
+ licenses:
140
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
141
+
142
+ - name: "csp_apps_pic32cxbz2_wbz45"
143
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CXBZ2/WBZ451 family"
144
+ parent: "csp"
145
+ package_group: "Harmony 3 Chip Support Package"
146
+ type: "application"
147
+ category: "foundations"
148
+ required: "false"
149
+ tag-check: true
150
+ package-check: true
151
+ third_party: false
152
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cxbz2_wbz45/blob/master/readme.md"
153
+ licenses:
154
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
155
+
156
+ - name: "csp_apps_pic32cxbz3_wbz3"
157
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CXBZ3/WBZ351 family"
158
+ parent: "csp"
159
+ package_group: "Harmony 3 Chip Support Package"
160
+ type: "application"
161
+ category: "foundations"
162
+ required: "false"
163
+ tag-check: true
164
+ package-check: true
165
+ third_party: false
166
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cxbz3_wbz3/blob/master/readme.md"
167
+ licenses:
168
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
169
+
170
+ - name: "csp_apps_pic32cz_ca8x_ca9x"
171
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CZ CA8x/CA9x family"
172
+ parent: "csp"
173
+ package_group: "Harmony 3 Chip Support Package"
174
+ type: "application"
175
+ category: "foundations"
176
+ required: "false"
177
+ tag-check: true
178
+ package-check: true
179
+ third_party: false
180
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cz_ca8x_ca9x/blob/master/readme.md"
181
+ licenses:
182
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
183
+
184
+ - name: "csp_apps_pic32mk"
185
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MK family"
186
+ parent: "csp"
187
+ package_group: "Harmony 3 Chip Support Package"
188
+ type: "application"
189
+ category: "foundations"
190
+ required: "false"
191
+ tag-check: true
192
+ package-check: true
193
+ third_party: false
194
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mk/blob/master/readme.md"
195
+ licenses:
196
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
197
+
198
+ - name: "csp_apps_pic32mm"
199
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MM family"
200
+ parent: "csp"
201
+ package_group: "Harmony 3 Chip Support Package"
202
+ type: "application"
203
+ category: "foundations"
204
+ required: "false"
205
+ tag-check: true
206
+ package-check: true
207
+ third_party: false
208
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mm/blob/master/readme.md"
209
+ licenses:
210
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
211
+
212
+ - name: "csp_apps_pic32mx"
213
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MX family"
214
+ parent: "csp"
215
+ package_group: "Harmony 3 Chip Support Package"
216
+ type: "application"
217
+ category: "foundations"
218
+ required: "false"
219
+ tag-check: true
220
+ package-check: true
221
+ third_party: false
222
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mx/blob/master/readme.md"
223
+ licenses:
224
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
225
+
226
+ - name: "csp_apps_pic32mz_da"
227
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MZ-DA family"
228
+ parent: "csp"
229
+ package_group: "Harmony 3 Chip Support Package"
230
+ type: "application"
231
+ category: "foundations"
232
+ required: "false"
233
+ tag-check: true
234
+ package-check: true
235
+ third_party: false
236
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mz_da/blob/master/readme.md"
237
+ licenses:
238
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
239
+
240
+ - name: "csp_apps_pic32mz_ef"
241
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MZ-EF family"
242
+ parent: "csp"
243
+ package_group: "Harmony 3 Chip Support Package"
244
+ type: "application"
245
+ category: "foundations"
246
+ required: "false"
247
+ tag-check: true
248
+ package-check: true
249
+ third_party: false
250
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mz_ef/blob/master/readme.md"
251
+ licenses:
252
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
253
+
254
+ - name: "csp_apps_pic32mz_w1"
255
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32MZ-W1 family"
256
+ parent: "csp"
257
+ package_group: "Harmony 3 Chip Support Package"
258
+ type: "application"
259
+ category: "foundations"
260
+ required: "false"
261
+ tag-check: true
262
+ package-check: true
263
+ third_party: false
264
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32mz_w1/blob/master/readme.md"
265
+ licenses:
266
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
267
+
268
+ - name: "csp_apps_sam_9x60"
269
+ # title: "Harmony 3 Peripheral library applicaton examples for SAM9X60 family"
270
+ parent: "csp"
271
+ package_group: "Harmony 3 Chip Support Package"
272
+ type: "application"
273
+ category: "foundations"
274
+ required: "false"
275
+ tag-check: true
276
+ package-check: true
277
+ third_party: false
278
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_9x60/blob/master/readme.md"
279
+ licenses:
280
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
281
+
282
+ - name: "csp_apps_sam_9x7"
283
+ # title: "Harmony 3 Peripheral library applicaton examples for SAM9X7 family"
284
+ parent: "csp"
285
+ package_group: "Harmony 3 Chip Support Package"
286
+ type: "application"
287
+ category: "foundations"
288
+ required: "false"
289
+ tag-check: true
290
+ package-check: true
291
+ third_party: false
292
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_9x7/blob/master/readme.md"
293
+ licenses:
294
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
295
+
296
+ - name: "csp_apps_sam_a5d2"
297
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMA5D2 family"
298
+ parent: "csp"
299
+ package_group: "Harmony 3 Chip Support Package"
300
+ type: "application"
301
+ category: "foundations"
302
+ required: "false"
303
+ tag-check: true
304
+ package-check: true
305
+ third_party: false
306
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_a5d2/blob/master/readme.md"
307
+ licenses:
308
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
309
+
310
+ - name: "csp_apps_sam_a7g5"
311
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMA7G5 family"
312
+ parent: "csp"
313
+ package_group: "Harmony 3 Chip Support Package"
314
+ type: "application"
315
+ category: "foundations"
316
+ required: "false"
317
+ tag-check: true
318
+ package-check: true
319
+ third_party: false
320
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_a7g5/blob/master/readme.md"
321
+ licenses:
322
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
323
+
324
+ - name: "csp_apps_sama7d65"
325
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMA7D65 family"
326
+ parent: "csp"
327
+ package_group: "Harmony 3 Chip Support Package"
328
+ type: "application"
329
+ category: "foundations"
330
+ required: "false"
331
+ tag-check: true
332
+ package-check: true
333
+ third_party: false
334
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sama7d65/blob/master/readme.md"
335
+ licenses:
336
+ - {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
337
+
338
+ - name: "csp_apps_sam_c20_c21"
339
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMC20/C21 family"
340
+ parent: "csp"
341
+ package_group: "Harmony 3 Chip Support Package"
342
+ type: "application"
343
+ category: "foundations"
344
+ required: "false"
345
+ tag-check: true
346
+ package-check: true
347
+ third_party: false
348
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_c20_c21/blob/master/readme.md"
349
+ licenses:
350
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
351
+
352
+ - name: "csp_apps_sam_d10"
353
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMD10 family"
354
+ parent: "csp"
355
+ package_group: "Harmony 3 Chip Support Package"
356
+ type: "application"
357
+ category: "foundations"
358
+ required: "false"
359
+ tag-check: true
360
+ package-check: true
361
+ third_party: false
362
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_d10/blob/master/readme.md"
363
+ licenses:
364
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
365
+
366
+ - name: "csp_apps_sam_d11"
367
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMD11 family"
368
+ parent: "csp"
369
+ package_group: "Harmony 3 Chip Support Package"
370
+ type: "application"
371
+ category: "foundations"
372
+ required: "false"
373
+ tag-check: true
374
+ package-check: true
375
+ third_party: false
376
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_d11/blob/master/readme.md"
377
+ licenses:
378
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
379
+
380
+ - name: "csp_apps_sam_d20"
381
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMD20 family"
382
+ parent: "csp"
383
+ package_group: "Harmony 3 Chip Support Package"
384
+ type: "application"
385
+ category: "foundations"
386
+ required: "false"
387
+ tag-check: true
388
+ package-check: true
389
+ third_party: false
390
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_d20/blob/master/readme.md"
391
+ licenses:
392
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
393
+
394
+ - name: "csp_apps_sam_d21_da1"
395
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMD21/DA1 family"
396
+ parent: "csp"
397
+ package_group: "Harmony 3 Chip Support Package"
398
+ type: "application"
399
+ category: "foundations"
400
+ required: "false"
401
+ tag-check: true
402
+ package-check: true
403
+ third_party: false
404
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_d21_da1/blob/master/readme.md"
405
+ licenses:
406
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
407
+
408
+ - name: "csp_apps_sam_d5x_e5x"
409
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMD5x/E5x family"
410
+ parent: "csp"
411
+ package_group: "Harmony 3 Chip Support Package"
412
+ type: "application"
413
+ category: "foundations"
414
+ required: "false"
415
+ tag-check: true
416
+ package-check: true
417
+ third_party: false
418
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_d5x_e5x/blob/master/readme.md"
419
+ licenses:
420
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
421
+
422
+ - name: "csp_apps_sam_e70_s70_v70_v71"
423
+ # title: "Harmony 3 Peripheral library applicaton examples for SAME70/S70/V70/V71 family"
424
+ parent: "csp"
425
+ package_group: "Harmony 3 Chip Support Package"
426
+ type: "application"
427
+ category: "foundations"
428
+ required: "false"
429
+ tag-check: true
430
+ package-check: true
431
+ third_party: false
432
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_e70_s70_v70_v71/blob/master/readme.md"
433
+ licenses:
434
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
435
+
436
+ - name: "csp_apps_sam_g55"
437
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMG55 family"
438
+ parent: "csp"
439
+ package_group: "Harmony 3 Chip Support Package"
440
+ type: "application"
441
+ category: "foundations"
442
+ required: "false"
443
+ tag-check: true
444
+ package-check: true
445
+ third_party: false
446
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_g55/blob/master/readme.md"
447
+ licenses:
448
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
449
+
450
+ - name: "csp_apps_sam_ha1"
451
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMHA1 family"
452
+ parent: "csp"
453
+ package_group: "Harmony 3 Chip Support Package"
454
+ type: "application"
455
+ category: "foundations"
456
+ required: "false"
457
+ tag-check: true
458
+ package-check: true
459
+ third_party: false
460
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_ha1/blob/master/readme.md"
461
+ licenses:
462
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
463
+
464
+ - name: "csp_apps_sam_l10_l11"
465
+ # title: "Harmony 3 Peripheral library applicaton examples for SAML10/L11 family"
466
+ parent: "csp"
467
+ package_group: "Harmony 3 Chip Support Package"
468
+ type: "application"
469
+ category: "foundations"
470
+ required: "false"
471
+ tag-check: true
472
+ package-check: true
473
+ third_party: false
474
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_l10_l11/blob/master/readme.md"
475
+ licenses:
476
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
477
+
478
+ - name: "csp_apps_sam_l21"
479
+ # title: "Harmony 3 Peripheral library applicaton examples for SAML21 family"
480
+ parent: "csp"
481
+ package_group: "Harmony 3 Chip Support Package"
482
+ type: "application"
483
+ category: "foundations"
484
+ required: "false"
485
+ tag-check: true
486
+ package-check: true
487
+ third_party: false"
488
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_l21/blob/master/readme.md"
489
+ licenses:
490
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
491
+
492
+ - name: "csp_apps_sam_l22"
493
+ # title: "Harmony 3 Peripheral library applicaton examples for SAML22 family"
494
+ parent: "csp"
495
+ package_group: "Harmony 3 Chip Support Package"
496
+ type: "application"
497
+ category: "foundations"
498
+ required: "false"
499
+ tag-check: true
500
+ package-check: true
501
+ third_party: false
502
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_l22/blob/master/readme.md"
503
+ licenses:
504
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
505
+
506
+ - name: "csp_apps_sam_rh707"
507
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMRH707 family"
508
+ parent: "csp"
509
+ package_group: "Harmony 3 Chip Support Package"
510
+ type: "application"
511
+ category: "foundations"
512
+ required: "false"
513
+ tag-check: true
514
+ package-check: true
515
+ third_party: false
516
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_rh707/blob/master/readme.md"
517
+ licenses:
518
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
519
+
520
+ - name: "csp_apps_sam_rh71"
521
+ # title: "Harmony 3 Peripheral library applicaton examples for SAMRH71 family"
522
+ parent: "csp"
523
+ package_group: "Harmony 3 Chip Support Package"
524
+ type: "application"
525
+ category: "foundations"
526
+ required: "false"
527
+ tag-check: true
528
+ package-check: true
529
+ third_party: false
530
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_sam_rh71/blob/master/readme.md"
531
+ licenses:
532
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
533
+
534
+ - name: "csp_apps_pic32cm_sg00_gc00"
535
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CM-GC/SG family"
536
+ parent: "csp"
537
+ package_group: "Harmony 3 Chip Support Package"
538
+ type: "application"
539
+ category: "foundations"
540
+ required: "false"
541
+ tag-check: true
542
+ package-check: true
543
+ third_party: false
544
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cm_sg00_gc00/blob/master/readme.md"
545
+ licenses:
546
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
547
+
548
+ - name: "csp_apps_pic32cxbz6_wmbz6"
549
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CXBZ6/PIC32WM_BZ6204 family"
550
+ parent: "csp"
551
+ package_group: "Harmony 3 Chip Support Package"
552
+ type: "application"
553
+ category: "foundations"
554
+ required: "false"
555
+ tag-check: true
556
+ package-check: true
557
+ third_party: false
558
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cxbz6_wmbz6/blob/master/readme.md"
559
+ licenses:
560
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
561
+
562
+ - name: "csp_apps_pic32cz_ca70"
563
+ # title: "Harmony 3 Peripheral library applicaton examples for PIC32CZCA70 family"
564
+ parent: "csp"
565
+ package_group: "Harmony 3 Chip Support Package"
566
+ type: "application"
567
+ category: "foundations"
568
+ required: "false"
569
+ tag-check: true
570
+ package-check: true
571
+ third_party: false
572
+ description: "https://github.com/Microchip-MPLAB-Harmony/csp_apps_pic32cz_ca70/blob/master/readme.md"
573
+ licenses:
574
+ - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
@@ -0,0 +1,57 @@
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 - Eclipse ThreadX"
9
+
10
+ host:
11
+ url: "github.com"
12
+ path: "/eclipse-threadx/"
13
+ raw_file_url_pattern: "https://raw.githubusercontent.com/eclipse-threadx/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
14
+
15
+ packages:
16
+ - name: "threadx"
17
+ # title: "Eclipse ThreadX"
18
+ # parent: "eclipse_threadx"
19
+ package_group: "Eclipse ThreadX"
20
+ type: external
21
+ category: "rtos"
22
+ required: "false"
23
+ tag-check: false
24
+ package-check: false
25
+ third_party: true
26
+ description: "https://github.com/eclipse-threadx/threadx/blob/master/README.md"
27
+ licenses:
28
+ - { name: "Microsoft Software License", path: "LICENSE.txt"}
29
+
30
+ - name: "netxduo"
31
+ # title: "Eclipse ThreadX NetX Duo"
32
+ parent: "threadx"
33
+ package_group: "Eclipse ThreadX"
34
+ type: external
35
+ category: "network"
36
+ required: "false"
37
+ tag-check: false
38
+ package-check: false
39
+ third_party: true
40
+ description: "https://github.com/eclipse-threadx/netxduo/blob/master/README.md"
41
+ licenses:
42
+ - { name: "Microsoft Software License", path: "LICENSE.txt"}
43
+
44
+ # - name: "filex"
45
+ ## title: "Eclipse ThreadX FileX"
46
+ # parent: "threadx"
47
+ # package_group: "Eclipse ThreadX"
48
+ # type: external
49
+ # category: "filesystem"
50
+ # required: "false"
51
+ # tag-check: false
52
+ # package-check: false
53
+ # third_party: true
54
+ # description: "https://github.com/eclipse-threadx/filex/blob/master/README.md"
55
+ # licenses:
56
+ # - { name: "Microsoft Software License", path: "LICENSE.txt"}
57
+
package/freertos.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 - FreeRTOS Support"
9
+
10
+ host:
11
+ url: "github.com"
12
+ path: "/FreeRTOS/"
13
+ raw_file_url_pattern: "https://raw.githubusercontent.com/FreeRTOS/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
14
+
15
+ packages:
16
+ - name: "FreeRTOS-Kernel"
17
+ title: "FreeRTOS FreeRTOS-Kernel"
18
+ package_group: "FreeRTOS"
19
+ type: external
20
+ category: "rtos"
21
+ required: "false"
22
+ tag-check: false
23
+ package-check: false
24
+ third_party: true
25
+ description: "https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/README.md"
26
+ licenses:
27
+ - {name: "MIT License", path: "LICENSE.md"}