@mchp-mcc/melody-common-catalog 1.2.4 → 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.
Files changed (1) hide show
  1. package/package.json +30 -43
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mchp-mcc/melody-common-catalog",
3
- "version": "1.2.4",
3
+ "version": "1.2.8",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "files": [
6
6
  "LICENSE.txt"
@@ -35,35 +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."
39
- }
40
- },
41
- {
42
- "name": "@mchp-mcc/avr-iec60730-class-b-diagnostic-library",
43
- "version": "*",
44
- "meta": {
45
- "keywords": [
46
- "avr",
47
- "iec60730",
48
- "library"
49
- ],
50
- "name": "AVR IEC60730 Class B Diagnostic Library",
51
- "category": "Libraries",
52
- "description": "The AVR Class B Diagnostic Library is a suite of diagnostic tests in compliance with the IEC 60730 Class B functional safety standard."
53
- }
54
- },
55
- {
56
- "name": "@mchp-mcc/pic16-pic18-iec60730-class-b-diagnostic-library",
57
- "version": "*",
58
- "meta": {
59
- "keywords": [
60
- "pic8",
61
- "iec60730",
62
- "library"
63
- ],
64
- "name": "PIC16/18 IEC60730 Class B Diagnostic Library",
65
- "category": "Libraries",
66
- "description": "The PIC16/18 IEC60730 Class B Diagnostic Library is a suite of diagnostic tests in compliance with the IEC 60730 Class B functional safety standard."
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"
67
40
  }
68
41
  },
69
42
  {
@@ -108,7 +81,8 @@
108
81
  ],
109
82
  "name": "RN4870|1 BLE Library",
110
83
  "category": "Libraries",
111
- "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"
112
86
  }
113
87
  },
114
88
  {
@@ -129,7 +103,8 @@
129
103
  ],
130
104
  "name": "Data Encryption Routines",
131
105
  "category": "Libraries",
132
- "description": "The Data Encryption Routine Library provides data encryption routines based on four encryption algorithms (AES, XTEA, SKIPJACK and Pseudo-random binary sequence generator.)"
106
+ "description": "The Data Encryption Routine Library provides data encryption routines based on four encryption algorithms (AES, XTEA, SKIPJACK and Pseudo-random binary sequence generator.)",
107
+ "releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.DATAENCRYPTIONROUTINES.RELEASENOTES&version=latest&redirect=true"
133
108
  }
134
109
  },
135
110
  {
@@ -154,7 +129,8 @@
154
129
  ],
155
130
  "name": "TIMEOUTDRIVER",
156
131
  "category": "Drivers",
157
- "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"
158
134
  }
159
135
  },
160
136
  {
@@ -182,7 +158,8 @@
182
158
  "defaultSelection": "defaultSelected",
183
159
  "name": "DELAY",
184
160
  "category": "Drivers",
185
- "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"
186
163
  }
187
164
  },
188
165
  {
@@ -215,7 +192,8 @@
215
192
  "defaultSelection": "defaultSelected",
216
193
  "name": "Data Streamer Driver",
217
194
  "category": "Libraries",
218
- "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"
219
197
  }
220
198
  },
221
199
  {
@@ -236,7 +214,8 @@
236
214
  ],
237
215
  "name": "LIN Host",
238
216
  "category": "Libraries",
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 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"
240
219
  }
241
220
  },
242
221
  {
@@ -257,7 +236,8 @@
257
236
  ],
258
237
  "name": "LIN Client",
259
238
  "category": "Libraries",
260
- "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"
261
241
  }
262
242
  },
263
243
  {
@@ -271,7 +251,9 @@
271
251
  ],
272
252
  "name": "Touch Library",
273
253
  "category": "Libraries",
274
- "description": "The mTouch™ Capacitive Sensing Library allows for quick and easy C code generation of Microchip's capacitive sensing software library. "
254
+ "description": "The Touch Library allows for quick and easy C code generation of Microchip's capacitive sensing software library. ",
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"
275
257
  }
276
258
  },
277
259
  {
@@ -296,7 +278,8 @@
296
278
  ],
297
279
  "name": "EEPROM (I2C) AT24CM02",
298
280
  "category": "Drivers",
299
- "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"
300
283
  }
301
284
  },
302
285
  {
@@ -321,7 +304,8 @@
321
304
  ],
322
305
  "name": "Accel (I2C) KXTJ3-1057",
323
306
  "category": "Drivers",
324
- "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"
325
309
  }
326
310
  },
327
311
  {
@@ -346,7 +330,8 @@
346
330
  ],
347
331
  "name": "Digi POT (SPI) MCP41HV51",
348
332
  "category": "Drivers",
349
- "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"
350
335
  }
351
336
  },
352
337
  {
@@ -386,7 +371,8 @@
386
371
  ],
387
372
  "name": "Ethernet Drivers",
388
373
  "category": "Libraries",
389
- "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"
390
376
  }
391
377
  },
392
378
  {
@@ -413,7 +399,8 @@
413
399
  ],
414
400
  "name": "TCPIP-Lite",
415
401
  "category": "Libraries",
416
- "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"
417
404
  }
418
405
  }
419
406
  ],