Skip to content

Commit e07305d

Browse files
committed
MPAE-11924 Metadata Update
1 parent 9c1bc7f commit e07305d

File tree

1 file changed

+33
-25
lines changed

1 file changed

+33
-25
lines changed

.main-meta/main.json

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.avr128db48-getting-started-with-opamp-mplab",
7-
"version": "1.0.2",
7+
"version": "1.0.3",
88
"displayName": "Getting Started with Analog Signal Conditioning (OPAMP)",
99
"projectName": "avr128db48-getting-started-with-opamp-mplab",
1010
"shortDescription": "These MPLAB X bare metal examples in Getting Started with Analog Signal Conditioning (OPAMP) (TB3286), show how the OPAMP can be used on the AVR DB family of microcontrollers.The OPAMP peripheral features up to three internal operational amplifiers.",
1111
"ide": {
1212
"name": "MPLAB X",
13-
"semverRange": ">=5.40"
13+
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.20"
18+
"semverRange": "^2.20.0"
1919
}
2020
],
2121
"dfp": {
@@ -39,33 +39,41 @@
3939
"author": "Microchip",
4040
"subcategories": [
4141
[
42-
"Peripherals", "OPAMP"
42+
"Peripherals",
43+
"OPAMP"
4344
],
4445
[
45-
"Peripherals", "ADC"
46-
],
46+
"Peripherals",
47+
"ADC"
48+
],
4749
[
48-
"Peripherals", "DAC"
50+
"Peripherals",
51+
"DAC"
4952
],
5053
[
51-
"Development Kit", "AVR128DB48 Curiosity Nano"
54+
"Development Kit",
55+
"AVR128DB48 Curiosity Nano"
5256
],
5357
[
54-
"Supporting Tools", "MPLAB Data Visualizer"
58+
"Supporting Tools",
59+
"MPLAB Data Visualizer"
5560
],
5661
[
57-
"Supporting Tools", "MPLAB Mindi"
62+
"Supporting Tools",
63+
"MPLAB Mindi"
5864
]
5965
],
6066
"peripherals": [
61-
"OPAMP", "ADC", "DAC"
67+
"OPAMP",
68+
"ADC",
69+
"DAC"
6270
],
6371
"keywords": [
6472
"Analog Signal Conditioning",
6573
"Getting Started",
6674
"Digital-to-Analog Converter",
6775
"Resistor Ladder",
68-
"Adjustable Gain",
76+
"Adjustable Gain",
6977
"Programmable Gain",
7078
"Operational Amplifier",
7179
"Op Amp",
@@ -83,16 +91,16 @@
8391
"AVRDB",
8492
"getting-started-with-opamp"
8593
],
86-
"additionalData": {
87-
"longDescription": {
88-
"metaDataVersion": "1.0.0",
89-
"category": "com.microchip.portal.fileRef",
90-
"content": {
91-
"metaDataVersion": "1.0.0",
92-
"fileName": "./README.md",
93-
"mimeType": "text/markdown"
94-
}
95-
}
96-
}
97-
}
98-
}
94+
"additionalData": {
95+
"longDescription": {
96+
"metaDataVersion": "1.0.0",
97+
"category": "com.microchip.portal.fileRef",
98+
"content": {
99+
"metaDataVersion": "1.0.0",
100+
"fileName": "./README.md",
101+
"mimeType": "text/markdown"
102+
}
103+
}
104+
}
105+
}
106+
}

0 commit comments

Comments
 (0)