@mchp-mcc/melody-common-catalog 1.3.36 → 1.3.38
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mchp-mcc/melody-common-catalog",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.38",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"files": [
|
|
6
6
|
"LICENSE.txt"
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"name": "Touch Library",
|
|
321
321
|
"category": "Libraries",
|
|
322
322
|
"description": "The Touch Library allows for quick and easy C code generation of Microchip's capacitive sensing software library.",
|
|
323
|
-
"deviceFilterRegEx": "^AVR[0-9]+D[A].*$|^PIC18F.*Q(10|20|24|40|41|43|71|83|84)$|^PIC16[L]{0,1}F1(31|52|71|75|80|81|84|88).{2}$|^ATtiny(8|16|32)1.*$|^dsPIC33C(H|K).*$|^ATmega32(4|8)PB$|^PIC18[L]{0,1}F.*K(40|42)$",
|
|
323
|
+
"deviceFilterRegEx": "^AVR[0-9]+D[A].*$|^PIC18F.*Q(10|20|24|40|41|43|71|83|84)$|^PIC16[L]{0,1}F1(31|52|71|75|80|81|84|88|91).{2}$|^ATtiny(8|16|32)1.*$|^dsPIC33C(H|K).*$|^dsPIC33A.*$|^ATmega32(4|8)PB$|^PIC18[L]{0,1}F.*K(40|42|83)$",
|
|
324
324
|
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.TOUCH.RELEASENOTES&version=latest&redirect=true"
|
|
325
325
|
}
|
|
326
326
|
},
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"name": "AVR IEC60730 Class B Diagnostic Library",
|
|
512
512
|
"category": "Libraries/Functional Safety Libraries",
|
|
513
513
|
"description": "The AVR Class B Diagnostic Library is a suite of diagnostic tests in compliance with the IEC 60730 Class B functional safety standard.",
|
|
514
|
-
"deviceFilterRegEx": "^(ATtiny.+(0|1|2)[0-9]|AVR.*D(A|B|D).*|AVR.*
|
|
514
|
+
"deviceFilterRegEx": "^(ATtiny.+(0|1|2)[0-9]|AVR.*D(A|B|D).*|AVR.*E(A|B).*)",
|
|
515
515
|
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.FUSAIECAVR.RELEASENOTES&version=latest&redirect=true"
|
|
516
516
|
}
|
|
517
517
|
},
|