Skip to content

Commit 8530cfe

Browse files
committed
MPAE-19400 Updated metadata w.r.t. ideal metadata content.
1 parent d10a066 commit 8530cfe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.main-meta/main.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f46q24-immutable-bootloader-using-mdfu-library-mplab-mcc",
7-
"version": " ",
7+
"version": "1.1.0",
88
"displayName": "Implementing an Immutable Bootloader using PIC18F46Q24 Microcontroller",
99
"projectName": "pic18f46q24-immutable-bootloader-using-mdfu-library-mplab-mcc",
1010
"shortDescription": "This example showcases an immutable bootloader using the MDFU client library and PIC18F46Q24 microcontroller's PDID and code protection features for firmware updates via UART and host device. Compatible with PIC18-Q24 family: PIC18F56/55/46/45/26/25/24Q24",
@@ -24,7 +24,7 @@
2424
},
2525
"configurator": {
2626
"name": "MCC",
27-
"semverRange": "^5.5.1"
27+
"semverRange": ">=5.5.1"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
@@ -36,11 +36,12 @@
3636
"versionRange": "*"
3737
}
3838
},
39-
"author": "Anoop Kumar",
39+
"author": "Amey Panse",
4040
"peripherals": [
4141
"UART",
42+
"TMR0",
4243
"CRCSCAN",
43-
"Memory Module"
44+
"NVMCTRL"
4445
],
4546
"keywords": [
4647
"Melody",

0 commit comments

Comments
 (0)