-
Notifications
You must be signed in to change notification settings - Fork 1
/
spi_uhf_transceiver.yml
41 lines (37 loc) · 1.64 KB
/
spi_uhf_transceiver.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
# 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 - SPI UHF Transceiver"
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: "spi_uhf_transceiver"
title: "Harmony 3 - SPI UHF Transceiver solutions"
package_group: "Harmony 3 SPI UHF Transceiver"
type: "api"
category: "spi_uhf_transceiver"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/spi_uhf_transceiver/blob/master/readme.md"
licenses:
- {name: "Microchip SLA", path: "Microchip_SLA001.md"}
- name: "spi_uhf_transceiver_apps"
# title: "Harmony 3 - SPI UHF Transceiver applications"
parent: "spi_uhf_transceiver"
package_group: "Harmony 3 SPI UHF Transceiver"
type: "application"
category: "spi_uhf_transceiver"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/spi_uhf_transceiver_apps/blob/master/readme.md"
licenses:
- {name: "Microchip SLA", path: "Microchip_SLA001.md"}