Skip to content

Commit 3046204

Browse files
Usha Gsaikprasad
authored andcommitted
MPAE-18347 Updated metadata file
1 parent 1938f0a commit 3046204

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.main-meta/main.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic16f15244-uart-i2c-bridge-i2c-client2-mplab-mcc",
7-
"version": "1.0.1",
7+
"version": "1.1.0",
88
"displayName": "UART-I2C Bridge Implementation: I2C Client(Client-2) Implementation using PIC16F15244 Microcontroller",
99
"projectName": "pic16f15244-uart-i2c-bridge-i2c-client2-mplab-mcc",
1010
"shortDescription": "This example demonstrates UART-I2C bridge implementation using PIC MCU. The PIC16F15244 MCU processes periodically acquired sensor data and also acts as a I2C client. Compatible PIC16F152xx family of MCUs are PIC16F15214, PIC16F15223, PIC16F15254, PIC16F15276.",
1111
"ide": {
1212
"name": "MPLAB X",
13-
"semverRange": ">=6.20.0"
13+
"semverRange": ">=6.25.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.50.0"
18+
"semverRange": "^3.00.0"
1919
}
2020
],
2121
"dfp": {
2222
"name": "PIC16F1xxxx_DFP",
23-
"semverRange": "^1.25.389"
23+
"semverRange": "^1.27.418"
2424
},
2525
"configurator": {
2626
"name": "MCC",
27-
"semverRange": ">=5.7.1"
27+
"semverRange": ">=5.6.2"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)