-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmotorcontrol.yml
140 lines (128 loc) · 5.99 KB
/
motorcontrol.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# 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 - Motor Control"
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: "motor_control"
title: "Harmony 3 - Motor Control solutions"
package_group: "Harmony3 Motor Control"
type: "api"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/motor_control/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_pic32cm_mc"
# title: "Harmony 3 Motor Control Application Examples for PIC32CM MC family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_pic32cm_mc/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_pic32mk"
# title: "Harmony 3 Motor Control Application Examples for PIC32MK family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_pic32mk/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_sam_c2x"
# title: "Harmony 3 Motor Control Application Examples for SAM C2x family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_c2x/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_sam_d5x_e5x"
# title: "Harmony 3 Motor Control Application Examples for SAM D5x/E5x family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_d5x_e5x/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_sam_e7x_s7x_v7x"
# title: "Harmony 3 Motor Control Application Examples for SAM E7x/S7x/V7x family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_e7x_s7x_v7x/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_sam_rh71"
# title: "Harmony 3 Motor Control Application Examples for SAM RH71 family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_rh71/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "mc_apps_sam_rh707"
# title: "Harmony 3 Motor Control Application Examples for SAM RH707 family"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "application"
category: "motor control"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/mc_apps_sam_rh707/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "x2c"
# title: "X2C for Harmony"
parent: "motor_control"
package_group: "Harmony3 Motor Control"
type: "api"
category: "motor control, tools"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/x2c/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}