@mchp-mcc/melody-common-catalog 1.2.13 → 1.2.14

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 +1 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mchp-mcc/melody-common-catalog",
3
- "version": "1.2.13",
3
+ "version": "1.2.14",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "files": [
6
6
  "LICENSE.txt"
@@ -185,22 +185,6 @@
185
185
  "releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.DELAY.RELEASENOTES&version=latest&redirect=true"
186
186
  }
187
187
  },
188
- {
189
- "name": "@mchp-mcc/i2c-simple-driver",
190
- "version": "*",
191
- "meta": {
192
- "keywords": [
193
- "i2c",
194
- "driver",
195
- "pic8",
196
- "avr"
197
- ],
198
- "name": "I2CSIMPLE",
199
- "category": "Drivers",
200
- "description": "The I2C Simple Driver is an abstraction interface to facilitate seamless I2C integration for PIC and AVR devices",
201
- "releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.I2CSIMPLE.RELEASENOTES&version=latest&redirect=true"
202
- }
203
- },
204
188
  {
205
189
  "name": "@mchp-mcc/data-streamer-driver",
206
190
  "version": "*",