Skip to content

Commit d972d59

Browse files
committed
MPAE-11924 Metadata Update
1 parent 173c549 commit d972d59

File tree

1 file changed

+31
-27
lines changed

1 file changed

+31
-27
lines changed

.main-meta/main.json

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.avr128db48-getting-started-with-mvio-mplab",
7-
"version": "1.0.1",
7+
"version": "1.0.2",
88
"displayName": "Getting Started With MVIO",
99
"projectName": "avr128db48-getting-started-with-mvio-mplab",
1010
"shortDescription": "These MPLAB X bare metal examples in Getting Started with Multi Voltage I/O (MVIO) (TB3287) show how the MVIO is used on the AVR® DB family of microcontrollers.  The MVIO peripheral allows a subset of the I/O pins to be powered by a different I/O voltage domain VDDIO2, eliminating the need for external level shifters",
1111
"ide": {
1212
"name": "MPLAB X",
13-
"semverRange": ">=5.40"
13+
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
16-
{
17-
"name": "XC8",
18-
"semverRange": "^2.20"
19-
}
20-
],
16+
{
17+
"name": "XC8",
18+
"semverRange": "^2.20.0"
19+
}
20+
],
2121
"dfp": {
2222
"name": "AVR-Dx_DFP",
2323
"semverRange": "^1.4.75"
@@ -39,17 +39,21 @@
3939
"author": "Microchip",
4040
"subcategories": [
4141
[
42-
"Peripherals", "MVIO"
43-
],
42+
"Peripherals",
43+
"MVIO"
44+
],
4445
[
45-
"Peripherals", "ADC"
46+
"Peripherals",
47+
"ADC"
4648
],
4749
[
48-
"Development Kit", "AVR128DB48 Curiosity Nano"
49-
]
50+
"Development Kit",
51+
"AVR128DB48 Curiosity Nano"
52+
]
5053
],
5154
"peripherals": [
52-
"MVIO","ADC"
55+
"MVIO",
56+
"ADC"
5357
],
5458
"keywords": [
5559
"Getting Started",
@@ -61,18 +65,18 @@
6165
"Interrupt",
6266
"AVR-DB",
6367
"AVRDB",
64-
"getting-started-with-mvio"
68+
"getting-started-with-mvio"
6569
],
66-
"additionalData": {
67-
"longDescription": {
68-
"metaDataVersion": "1.0.0",
69-
"category": "com.microchip.portal.fileRef",
70-
"content": {
71-
"metaDataVersion": "1.0.0",
72-
"fileName": "./README.md",
73-
"mimeType": "text/markdown"
74-
}
75-
}
76-
}
77-
}
78-
}
70+
"additionalData": {
71+
"longDescription": {
72+
"metaDataVersion": "1.0.0",
73+
"category": "com.microchip.portal.fileRef",
74+
"content": {
75+
"metaDataVersion": "1.0.0",
76+
"fileName": "./README.md",
77+
"mimeType": "text/markdown"
78+
}
79+
}
80+
}
81+
}
82+
}

0 commit comments

Comments
 (0)