Skip to content

Commit b2437c7

Browse files
committed
MPAE-11924 Metadata Update
1 parent 2e40340 commit b2437c7

File tree

1 file changed

+32
-24
lines changed

1 file changed

+32
-24
lines changed

.main-meta/main.json

+32-24
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-mcc",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"displayName": "Getting Started with Analog Signal Conditioning (OPAMP)",
99
"projectName": "avr128db48-getting-started-with-opamp-mplab-mcc",
1010
"shortDescription": "These MPLAB X MCC 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.30"
18+
"semverRange": "^2.30.0"
1919
}
2020
],
2121
"dfp": {
@@ -39,33 +39,41 @@
3939
"author": "Martin Mostad",
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-
}
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+
}
98106
}

0 commit comments

Comments
 (0)