@mchp-mcc/pic-8bit 5.29.1 → 5.30.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mchp-mcc/pic-8bit",
3
- "version": "5.29.1",
3
+ "version": "5.30.0",
4
4
  "description": "Microchip's 8-bit PIC Device Descriptions",
5
5
  "main": "lib/index.js",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -101,6 +101,12 @@
101
101
  "PIC16F13143",
102
102
  "PIC16F13144",
103
103
  "PIC16F13145",
104
+ "PIC16F13254",
105
+ "PIC16F13255",
106
+ "PIC16F13256",
107
+ "PIC16F13274",
108
+ "PIC16F13275",
109
+ "PIC16F13276",
104
110
  "PIC16F1454",
105
111
  "PIC16F1455",
106
112
  "PIC16F1459",
@@ -596,6 +602,12 @@
596
602
  "PIC16F13143": "PIC16F131XX",
597
603
  "PIC16F13144": "PIC16F131XX",
598
604
  "PIC16F13145": "PIC16F131XX",
605
+ "PIC16F13254": "PIC16F132XX",
606
+ "PIC16F13255": "PIC16F132XX",
607
+ "PIC16F13256": "PIC16F132XX",
608
+ "PIC16F13274": "PIC16F132XX",
609
+ "PIC16F13275": "PIC16F132XX",
610
+ "PIC16F13276": "PIC16F132XX",
599
611
  "PIC16F1454": "PIC16F145X",
600
612
  "PIC16F1455": "PIC16F145X",
601
613
  "PIC16F1459": "PIC16F145X",