-
Notifications
You must be signed in to change notification settings - Fork 1
/
net.yml
252 lines (232 loc) · 10.9 KB
/
net.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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
# 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 - Network"
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: "net"
title: "Harmony 3 - Networking Stack and Solutions"
package_group: "Harmony 3 Networking Stack"
type: "api"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_pic32mx"
# title: "Harmony 3 - Networking Application Examples for PIC32 MX family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32mx/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_pic32mz"
# title: "Harmony 3 - Networking Application Examples for PIC32 MZ family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32mz/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_9x60"
# title: "Harmony 3 - Networking Application Examples for SAM 9X60 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_9x60/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_a5d2"
# title: "Harmony 3 - Networking Application Examples for SAM A5D2 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_a5d2/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_e5x"
# title: "Harmony 3 - Networking Application Examples for SAM A5D2 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_e5x/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_a7g5"
# title: "Harmony 3 - Networking Application Examples for SAM A7G5 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_a7g5/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sama7d6"
# title: "Harmony 3 - Networking Application Examples for SAM A7D6 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sama7d6/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "net_apps_sam_9x7"
# title: "Harmony 3 - Networking Application Examples for SAM 9X7 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_9x7/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_e70_v71"
# title: "Harmony 3 - Networking Application Examples for SAM E70/V71 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_e70_v71/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_sam_rh71"
# title: "Harmony 3 - Networking Application Examples for SAM RH71 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_sam_rh71/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_10base_t1s"
# title: "Harmony 3 - 10BASE-T1S Drivers and Solutions"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "api"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_10base_t1s/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "ethercat"
# title: "Harmony 3 - ETHERCAT Driver and Solutions"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "api"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/ethercat/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_pic32cz_ca"
# title: "Harmony 3 - Networking Application Examples for PIC32CZ_CA family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cz_ca/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "net_apps_pic32cx_sg41"
# title: "Harmony 3 - Networking Application Examples for PIC32CX_SG41 family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cx_sg41/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "net_apps_pic32cxbz6_wbz6"
# title: "Harmony 3 - Networking Application Examples for PIC32CX-BZ6 / WBZ653 Family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32cxbz6_wbz6/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "net_apps_pic32ck_sg_gc"
# title: "Harmony 3 - Networking Application Examples for PIC32CK_GC family"
parent: "net"
package_group: "Harmony 3 Networking Stack"
type: "application"
category: "network"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/net_apps_pic32ck_sg_gc/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}