-
Notifications
You must be signed in to change notification settings - Fork 1
/
catalog.yml
66 lines (61 loc) · 4.18 KB
/
catalog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# yaml-language-server: $schema=./harmony-catalog.schema.json
#
# This file must be updated only by Microchip employees
#
catalog:
format-version: "3.0.0"
name: "Microchip MPLAB Harmony 3"
links:
- { name: "Microchip MPLAB Harmony 3 - CMSIS", url: "file:///arm-software.yml"}
- { name: "Microchip MPLAB Harmony 3 - Chip Support Package", url: "file:///csp.yml"}
- { name: "Microchip MPLAB Harmony 3 - Core", url: "file:///core.yml"}
- { name: "Microchip MPLAB Harmony 3 - Bootloader", url: "file:///bootloader.yml"}
- { name: "Microchip MPLAB Harmony 3 - USB", url: "file:///usb.yml"}
- { name: "Microchip MPLAB Harmony 3 - Motor Control", url: "file:///motorcontrol.yml"}
# - { name: "Microchip MPLAB Harmony 3 - RTOS Support", url: "file:///rtos.yml"}
- { name: "Microchip MPLAB Harmony 3 - Smart Energy", url: "file:///smart_energy.yml"}
# - { name: "Microchip MPLAB Harmony 3 - Audio", url: "file:///audio.yml"}
- { name: "Microchip Graphics Suite Harmony", url: "file:///graphics.yml"}
- { name: "Microchip MPLAB Harmony 3 - Vision", url: "file:///vision.yml"}
- { name: "Microchip MPLAB Harmony 3 - Network", url: "file:///net.yml"}
- { name: "Microchip MPLAB Harmony 3 - Wireless", url: "file:///wireless.yml"}
# - { name: "Microchip MPLAB Harmony 3 - PMCI", url: "file:///pmci.yml"}
- { name: "Microchip MPLAB Harmony 3 - Soteria secureboot solution", url: "file:///cec173x_soteria.yml"}
- { name: "Microchip MPLAB Harmony 3 - Crypto", url: "file:///crypto.yml"}
- { name: "Microchip MPLAB Harmony 3 - Crypto v4", url: "file:///crypto_v4.yml"}
- { name: "Microchip MPLAB Harmony 3 - Class B", url: "file:///classb.yml"}
- { name: "Microchip MPLAB Harmony 3 - Aerospace", url: "file:///aerospace.yml"}
- { name: "Microchip MPLAB Harmony 3 - Azure RTOS FileX", url: "file:///azure_rtos.yml"}
- { name: "Microchip MPLAB Harmony 3 - Eclipse ThreadX", url: "file:///eclipse_threadx.yml"}
- { name: "Microchip MPLAB Harmony 3 - littlefs", url: "file:///littlefs.yml"}
# - { name: "Microchip MPLAB Harmony 3 - Third Parties", url: "file:///third_parties.yml"}
- { name: "Microchip MPLAB Harmony 3 - Complementary content", url: "file:///microchiptech.yml"}
# - { name: "Microchip MPLAB Harmony 3 - Community", url: "https://raw.githubusercontent.com/Microchip-MPLAB-Harmony/community_catalog/master/catalog.yml"}
- { name: "Microchip MPLAB Harmony 3 - Reference Apps and Quick Docs", url: "file:///ra_qd.yml"}
- { name: "Microchip MPLAB Harmony 3 - Touch", url: "file:///touch.yml"}
# - { name: "Microchip MPLAB Harmony 3 - AWS Cloud", url: "file:///aws_cloud.yml"}
- { name: "Microchip MPLAB Harmony 3 - SPI UHF Transceiver", url: "file:///spi_uhf_transceiver.yml"}
# - { name: "Microchip MPLAB Harmony 3 - AI/ML", url: "file:///aiml.yml"}
- { name: "Microchip MPLAB Harmony 3 - Tools", url: "file:///tools.yml"}
- { name: "Microchip MPLAB Harmony 3 - zlib", url: "file:///zlib.yml"}
- { name: "Microchip MPLAB Harmony 3 - wolfSSL", url: "file:///wolfssl.yml"}
- { name: "Microchip MPLAB Harmony 3 - OpenThread", url: "file:///openthread.yml"}
- { name: "Microchip MPLAB Harmony 3 - Kudelski", url: "file:///kudelski.yml"}
- { name: "Microchip MPLAB Harmony 3 - FreeRTOS", url: "file:///freertos.yml"}
host:
url: "github.com"
path: "/Microchip-MPLAB-Harmony/"
raw_file_url_pattern: "https://raw.githubusercontent.com/Microchip-MPLAB-Harmony/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
packages:
- name: "harmony-services"
title: "Harmony 3 - Harmony Services"
package_group: "Harmony Tools"
type: "tool"
category: "tools"
required: "true"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/harmony-services/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}