Skip to content

Commit 5d6cad4

Browse files
committed
MPAE-12499 fixed metadata
1 parent eb3e64d commit 5d6cad4

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

.main-meta/main.json

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"shortDescription": "Atmel Studio 7 training code examples for the AVR DB family of microcontrollers, demonstrating use of the OPAMP, XOSCHF and MVIO peripherals.",
1111
"ide": {
1212
"name": "STUDIO",
13-
"semverRange": ">=7.0.2397"
13+
"semverRange": ">=7.0.2542"
1414
},
1515
"compiler": [
1616
{
@@ -36,7 +36,7 @@
3636
"versionRange": "*"
3737
}
3838
},
39-
"author": "Microchip",
39+
"author": "Martin Mostad",
4040
"subcategories": [
4141
[
4242
"Peripherals", "OPAMP"
@@ -52,15 +52,6 @@
5252
],
5353
[
5454
"Peripherals", "TCD"
55-
],
56-
[
57-
"Development Kit", "AVR128DB48 Curiosity Nano"
58-
],
59-
[
60-
"Supporting Tools", "MPLAB Data Visualizer"
61-
],
62-
[
63-
"Supporting Tools", "MPLAB Mindi"
6455
]
6556
],
6657
"peripherals": [
@@ -94,7 +85,10 @@
9485
"PLL",
9586
"AVR-DB",
9687
"AVRDB",
97-
"training-opamp-xoschf-mvio"
88+
"training-opamp-xoschf-mvio",
89+
"Curiosity Nano",
90+
"Mindi",
91+
"MPLAB Data Visualizer"
9892
],
9993
"additionalData": {
10094
"longDescription": {

0 commit comments

Comments
 (0)