@mchp-mcc/melody-common-catalog 1.2.7 → 1.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +27 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mchp-mcc/melody-common-catalog",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.8",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"files": [
|
|
6
6
|
"LICENSE.txt"
|
|
@@ -35,7 +35,8 @@
|
|
|
35
35
|
],
|
|
36
36
|
"name": "WINC15XX Library",
|
|
37
37
|
"category": "Libraries",
|
|
38
|
-
"description": "The WINC15XX Library allows for quick and easy configuration and code generation for Microchip's ATWINC15x0 SmartConnect module for Internet of Things (IoT) applications."
|
|
38
|
+
"description": "The WINC15XX Library allows for quick and easy configuration and code generation for Microchip's ATWINC15x0 SmartConnect module for Internet of Things (IoT) applications.",
|
|
39
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.WINC15XX.RELEASENOTES&version=latest&redirect=true"
|
|
39
40
|
}
|
|
40
41
|
},
|
|
41
42
|
{
|
|
@@ -80,7 +81,8 @@
|
|
|
80
81
|
],
|
|
81
82
|
"name": "RN4870|1 BLE Library",
|
|
82
83
|
"category": "Libraries",
|
|
83
|
-
"description": "The RN4870|1 BLE Module allows quick and easy configuration and code generation for bluetooth applications using Microchip's RN4870/1 Bluetooth Low Energy Modules."
|
|
84
|
+
"description": "The RN4870|1 BLE Module allows quick and easy configuration and code generation for bluetooth applications using Microchip's RN4870/1 Bluetooth Low Energy Modules.",
|
|
85
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.RN487X.RELEASENOTES&version=latest&redirect=true"
|
|
84
86
|
}
|
|
85
87
|
},
|
|
86
88
|
{
|
|
@@ -127,7 +129,8 @@
|
|
|
127
129
|
],
|
|
128
130
|
"name": "TIMEOUTDRIVER",
|
|
129
131
|
"category": "Drivers",
|
|
130
|
-
"description": "The Timeout Driver is an abstraction interface to Timer-type peripherals such as the Timer0/1/2 peripherals and their derivatives; the Signal Measurement Timer (SMT); and the Hardware Limit Timer (HLT)."
|
|
132
|
+
"description": "The Timeout Driver is an abstraction interface to Timer-type peripherals such as the Timer0/1/2 peripherals and their derivatives; the Signal Measurement Timer (SMT); and the Hardware Limit Timer (HLT).",
|
|
133
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.TIMEOUTDRIVER.RELEASENOTES&version=latest&redirect=true"
|
|
131
134
|
}
|
|
132
135
|
},
|
|
133
136
|
{
|
|
@@ -155,7 +158,8 @@
|
|
|
155
158
|
"defaultSelection": "defaultSelected",
|
|
156
159
|
"name": "DELAY",
|
|
157
160
|
"category": "Drivers",
|
|
158
|
-
"description": "The Delay Driver is an abstraction interface to the DELAY macros for PIC and AVR devices."
|
|
161
|
+
"description": "The Delay Driver is an abstraction interface to the DELAY macros for PIC and AVR devices.",
|
|
162
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.DELAY.RELEASENOTES&version=latest&redirect=true"
|
|
159
163
|
}
|
|
160
164
|
},
|
|
161
165
|
{
|
|
@@ -188,7 +192,8 @@
|
|
|
188
192
|
"defaultSelection": "defaultSelected",
|
|
189
193
|
"name": "Data Streamer Driver",
|
|
190
194
|
"category": "Libraries",
|
|
191
|
-
"description": "The Data Streamer Protocol allows you to send multiple variables from your embedded application and display these variables on a graph (or custom dashboard)."
|
|
195
|
+
"description": "The Data Streamer Protocol allows you to send multiple variables from your embedded application and display these variables on a graph (or custom dashboard).",
|
|
196
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.DATASTREAMER.RELEASENOTES&version=latest&redirect=true"
|
|
192
197
|
}
|
|
193
198
|
},
|
|
194
199
|
{
|
|
@@ -209,7 +214,8 @@
|
|
|
209
214
|
],
|
|
210
215
|
"name": "LIN Host",
|
|
211
216
|
"category": "Libraries",
|
|
212
|
-
"description": "The LIN (Local Interconnect Network) Host Driver is a UART-based driver that provides quick and easy C code generation to send and receive UART packets formatted using the LIN protocol as a host."
|
|
217
|
+
"description": "The LIN (Local Interconnect Network) Host Driver is a UART-based driver that provides quick and easy C code generation to send and receive UART packets formatted using the LIN protocol as a host.",
|
|
218
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.LINHOST.RELEASENOTES&version=latest&redirect=true"
|
|
213
219
|
}
|
|
214
220
|
},
|
|
215
221
|
{
|
|
@@ -230,7 +236,8 @@
|
|
|
230
236
|
],
|
|
231
237
|
"name": "LIN Client",
|
|
232
238
|
"category": "Libraries",
|
|
233
|
-
"description": "The LIN (Local Interconnect Network) Host Driver is a UART-based driver that provides quick and easy C code generation to send and receive UART packets formatted using the LIN protocol as a client."
|
|
239
|
+
"description": "The LIN (Local Interconnect Network) Host Driver is a UART-based driver that provides quick and easy C code generation to send and receive UART packets formatted using the LIN protocol as a client.",
|
|
240
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.LINCLIENT.RELEASENOTES&version=latest&redirect=true"
|
|
234
241
|
}
|
|
235
242
|
},
|
|
236
243
|
{
|
|
@@ -245,7 +252,8 @@
|
|
|
245
252
|
"name": "Touch Library",
|
|
246
253
|
"category": "Libraries",
|
|
247
254
|
"description": "The Touch Library allows for quick and easy C code generation of Microchip's capacitive sensing software library. ",
|
|
248
|
-
"deviceFilterRegEx": "^AVR[0-9]+D[A].*"
|
|
255
|
+
"deviceFilterRegEx": "^AVR[0-9]+D[A].*",
|
|
256
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.TOUCH.RELEASENOTES&version=latest&redirect=true"
|
|
249
257
|
}
|
|
250
258
|
},
|
|
251
259
|
{
|
|
@@ -270,7 +278,8 @@
|
|
|
270
278
|
],
|
|
271
279
|
"name": "EEPROM (I2C) AT24CM02",
|
|
272
280
|
"category": "Drivers",
|
|
273
|
-
"description": "The EEPROM (I2C) AT24CM02 Driver enables interfacing between the MCU and an off-chip AT24CM02 EEPROM using the I2C protocol."
|
|
281
|
+
"description": "The EEPROM (I2C) AT24CM02 Driver enables interfacing between the MCU and an off-chip AT24CM02 EEPROM using the I2C protocol.",
|
|
282
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.at24cm02.RELEASENOTES&version=latest&redirect=true"
|
|
274
283
|
}
|
|
275
284
|
},
|
|
276
285
|
{
|
|
@@ -295,7 +304,8 @@
|
|
|
295
304
|
],
|
|
296
305
|
"name": "Accel (I2C) KXTJ3-1057",
|
|
297
306
|
"category": "Drivers",
|
|
298
|
-
"description": "The Accel (I2C) KXTJ3-1057 Driver enables interfacing between the MCU and an off-chip KXTJ3-1057 Accelerometer using the I2C protocol."
|
|
307
|
+
"description": "The Accel (I2C) KXTJ3-1057 Driver enables interfacing between the MCU and an off-chip KXTJ3-1057 Accelerometer using the I2C protocol.",
|
|
308
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.KXTJ3_1057.RELEASENOTES&version=latest&redirect=true"
|
|
299
309
|
}
|
|
300
310
|
},
|
|
301
311
|
{
|
|
@@ -320,7 +330,8 @@
|
|
|
320
330
|
],
|
|
321
331
|
"name": "Digi POT (SPI) MCP41HV51",
|
|
322
332
|
"category": "Drivers",
|
|
323
|
-
"description": "The Digi POT (SPI) MCP41HV51 Driver enables interfacing between the MCU and an off-chip MCP41HV51 Digital Potentiometer using the SPI protocol."
|
|
333
|
+
"description": "The Digi POT (SPI) MCP41HV51 Driver enables interfacing between the MCU and an off-chip MCP41HV51 Digital Potentiometer using the SPI protocol.",
|
|
334
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.MCP41HV51.RELEASENOTES&version=latest&redirect=true"
|
|
324
335
|
}
|
|
325
336
|
},
|
|
326
337
|
{
|
|
@@ -360,7 +371,8 @@
|
|
|
360
371
|
],
|
|
361
372
|
"name": "Ethernet Drivers",
|
|
362
373
|
"category": "Libraries",
|
|
363
|
-
"description": "The Ethernet Drivers library allows quick and easy configuration and code generation for applications using ENCx24J600 ethernet drivers in polling mode."
|
|
374
|
+
"description": "The Ethernet Drivers library allows quick and easy configuration and code generation for applications using ENCx24J600 ethernet drivers in polling mode.",
|
|
375
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.ETHERNETDRIVERS8BIT.RELEASENOTES&version=latest&redirect=true"
|
|
364
376
|
}
|
|
365
377
|
},
|
|
366
378
|
{
|
|
@@ -387,7 +399,8 @@
|
|
|
387
399
|
],
|
|
388
400
|
"name": "TCPIP-Lite",
|
|
389
401
|
"category": "Libraries",
|
|
390
|
-
"description": "The TCPIP-Lite library allows for quick and easy configuration and code generation of the latest TCP/IP Lite stack."
|
|
402
|
+
"description": "The TCPIP-Lite library allows for quick and easy configuration and code generation of the latest TCP/IP Lite stack.",
|
|
403
|
+
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.TCPIPLITE.RELEASENOTES&version=latest&redirect=true"
|
|
391
404
|
}
|
|
392
405
|
}
|
|
393
406
|
],
|