@mchp-mcc/pic-8bit 5.26.1 → 5.27.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.26.1",
3
+ "version": "5.27.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",
@@ -193,7 +193,11 @@
193
193
  "PIC16F1787",
194
194
  "PIC16F1788",
195
195
  "PIC16F1789",
196
+ "PIC16F18013",
197
+ "PIC16F18014",
196
198
  "PIC16F18015",
199
+ "PIC16F18023",
200
+ "PIC16F18024",
197
201
  "PIC16F18025",
198
202
  "PIC16F18026",
199
203
  "PIC16F18044",
@@ -668,7 +672,11 @@
668
672
  "PIC16F1787": "PIC16F178X",
669
673
  "PIC16F1788": "PIC16F178X",
670
674
  "PIC16F1789": "PIC16F178X",
675
+ "PIC16F18013": "PIC16F180XX",
676
+ "PIC16F18014": "PIC16F180XX",
671
677
  "PIC16F18015": "PIC16F180XX",
678
+ "PIC16F18023": "PIC16F180XX",
679
+ "PIC16F18024": "PIC16F180XX",
672
680
  "PIC16F18025": "PIC16F180XX",
673
681
  "PIC16F18026": "PIC16F180XX",
674
682
  "PIC16F18044": "PIC16F180XX",