Skip to content

Commit 5795ed9

Browse files
committed
MPAE-11924 Metadata Update
1 parent b046199 commit 5795ed9

File tree

1 file changed

+32
-24
lines changed

1 file changed

+32
-24
lines changed

.main-meta/main.json

Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.studio.project.avr128db48-getting-started-with-opamp-studio-start",
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-studio-start",
1010
"shortDescription": "These Atmel Studio 7 START 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": {
12-
"name": "Studio",
12+
"name": "STUDIO",
1313
"semverRange": ">=7.0.2397"
1414
},
1515
"compiler": [
1616
{
17-
"name": "AVR-GCC",
17+
"name": "AVR GCC",
1818
"semverRange": "^5.4.0"
1919
}
2020
],
@@ -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)