Skip to content

Commit 4ed9e53

Browse files
carleheegilro
authored andcommitted
MPAE-3063: updated metadata file
1 parent 549bf50 commit 4ed9e53

File tree

1 file changed

+25
-22
lines changed

1 file changed

+25
-22
lines changed

.main-meta/main.json

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,55 +3,58 @@
33
"category": "com.microchip.ide.project",
44
"content": {
55
"metaDataVersion": "1.1.0",
6-
"name": "com.microchip.mcu8.studio.project.",
7-
"version": " ",
8-
"displayName": " ",
9-
"projectName": "",
10-
"shortDescription": "",
6+
"name": "com.microchip.mcu8.studio.project.avr128db48-constant-current-driver-using-opamp",
7+
"version": "1.0.0",
8+
"displayName": "Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral",
9+
"projectName": "avr128db48-constant-current-driver-using-opamp",
10+
"shortDescription": "Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral",
1111
"ide": {
12-
"name": "",
13-
"semverRange": ""
12+
"name": "Studio",
13+
"semverRange": ">=7.0.2397"
1414
},
1515
"compiler": [
1616
{
17-
"name": "",
18-
"semverRange": ""
17+
"name": "AVR-GCC",
18+
"semverRange": "^5.4.0"
1919
}
2020
],
2121
"dfp": {
22-
"name": "",
23-
"semverRange": ""
24-
},
25-
"configurator": {
26-
"name": "",
27-
"semverRange": ""
22+
"name": "AVR-Dx_DFP",
23+
"semverRange": ">=1.3.67"
2824
},
2925
"device": {
3026
"metaDataVersion": "1.0.0",
3127
"category": "com.microchip.portal.contentRef",
3228
"content": {
3329
"metaDataVersion": "1.0.0",
3430
"category": "com.microchip.device",
35-
"name": "",
31+
"name": "AVR128DB48",
3632
"versionRange": "*"
3733
}
3834
},
39-
"author": "",
35+
"author": "Microchip",
4036
"subcategories": [
4137
"",
4238
[
43-
"Peripherals", ""
39+
"Device Family", "AVR DB"
4440
],
4541
[
46-
"Peripherals", ""
42+
"Development Board", "AVR128DB48 Curiosity Nano"
4743
]
4844
],
4945
"peripherals": [
50-
"",""
46+
"OPAMP", "DAC", "VREF"
5147
],
5248
"keywords": [
53-
"",
54-
""
49+
"Analog Signal Conditioning",
50+
"Operational Amplifier",
51+
"Op Amp",
52+
"Resistor Ladder",
53+
"Constant Current",
54+
"Current Drive",
55+
"Digital To Analog Converter",
56+
"Low BOM",
57+
"CIP"
5558
],
5659
"additionalData": {
5760
"longDescription": {

0 commit comments

Comments
 (0)