Skip to content

Commit aae3c8d

Browse files
Usha Gsaikprasad
authored andcommitted
MPAE-18337 Updated metadata file
1 parent 532fa3c commit aae3c8d

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-and-i2c-host-mplab-mcc",
7-
"version": "1.0.1",
7+
"version": "1.1.0",
88
"displayName": "UART-I2C Bridge and I2C Host Implementation using PIC16F15244 Microcontroller",
99
"projectName": "pic16f15244-uart-i2c-bridge-and-i2c-host-mplab-mcc",
1010
"shortDescription": "This example demonstrates UART-I2C bridge implementation using PIC microcontroller. The PIC16F15244 MCU acts as I2C host and communicates with multiple I2C clients. 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.3.7"
27+
"semverRange": ">=5.6.2"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)