-
Notifications
You must be signed in to change notification settings - Fork 1
/
crypto_v4.yml
67 lines (60 loc) · 2.67 KB
/
crypto_v4.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
66
# 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 - Crypto v4"
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: "crypto_v4"
title: "Harmony 3 - Cryptography solutions v4"
package_group: "Harmony 3 Crypto v4 solutions"
type: "api"
category: "cryptography"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/crypto_v4/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "crypto_apps_pic32cx_mtg"
parent: "crypto_v4"
package_group: "Harmony 3 Crypto solutions"
type: "application"
category: "cryptography"
required: "false"
tag-check: false
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/crypto_apps_pic32cx_mtg/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
- name: "crypto_apps_pic32cm_sg00"
parent: "crypto_v4"
package_group: "Harmony 3 Crypto solutions"
type: "application"
category: "cryptography"
required: "false"
tag-check: false
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/crypto_apps_pic32cm_sg00/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}
# - name: "crypto_apps_pic32cz_ca9x"
# parent: "crypto_v4"
# package_group: "Harmony 3 Crypto solutions"
# type: "application"
# category: "cryptography"
# required: "false"
# tag-check: false
# package-check: true
# third_party: false
# description: "https://github.com/Microchip-MPLAB-Harmony/crypto_apps_pic32cz_ca9x/blob/master/readme.md"
# licenses:
# - {name: "MPLAB Harmony license", path: "Microchip_SLA001.md"}