@mchp-mcc/i2c-client-driver
Advanced tools
Comparing version
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [2.0.1] - 2022-01-18 | ||
### New Features | ||
- **CC16SCRIP-3419** :- Dependency Selector label updated with PLIB name | ||
## [2.0.0] - 2021-12-15 | ||
@@ -9,1 +15,2 @@ | ||
- **CC16SCRIP-3167** :- Updates to dynamically update Address and Mask ranges depending on the selected PLIB. | ||
- **CC16SCRIP-3070** :- I2C_Client Driver Update with respect to AVR TWI PLIB |
{ | ||
"name": "@mchp-mcc/i2c-client-driver", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"scf": { | ||
@@ -148,2 +148,2 @@ "reducer": "auto", | ||
"bitBucketRepository": "https://bitbucket.microchip.com/projects/scf/repos/i2c-client-driver/browse" | ||
} | ||
} |
@@ -18,6 +18,19 @@ # MCC Melody I2C Client Driver | ||
## PIC24/dsPIC33 I2C Client Driver and PLIB Package Version Compatibility Matrix | ||
| `I2C Client Driver` | `I2C PLIB` | | ||
:---|:---| | ||
2.x.x | 2.x.x | | ||
1.x.x | 1.x.x | | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [2.0.1] - 2022-01-18 | ||
### New Features | ||
- **CC16SCRIP-3419** :- Dependency Selector label updated with PLIB name | ||
## [2.0.0] - 2021-12-15 | ||
@@ -28,1 +41,2 @@ | ||
- **CC16SCRIP-3167** :- Updates to dynamically update Address and Mask ranges depending on the selected PLIB. | ||
- **CC16SCRIP-3070** :- I2C_Client Driver Update with respect to AVR TWI PLIB |
@@ -93,3 +93,3 @@ { | ||
"category": "import", | ||
"description": "I2C Dependency Selector", | ||
"description": "I2C Client PLIB Selector", | ||
"type": "ComboBox", | ||
@@ -96,0 +96,0 @@ "group": "dependency", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
893703
0.06%41
51.85%