Skip to content

Commit 5cfc8e1

Browse files
committed
MPAE-12519 Metadata Schema Update
1 parent af59f97 commit 5cfc8e1

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

.main-meta/main.json

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"metaDataVersion": "1.0.0",
33
"category": "com.microchip.ide.project",
44
"content": {
5-
"metaDataVersion": "1.1.0",
5+
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.attiny817-noise-countermeasures-for-adc-mplab",
77
"version": "1.0.1",
88
"displayName": "Noise Countermeasures for ADC Applications",
@@ -32,33 +32,11 @@
3232
"content": {
3333
"metaDataVersion": "1.0.0",
3434
"category": "com.microchip.device",
35-
"name": "ATtiny817",
35+
"name": "ATTINY817",
3636
"versionRange": "*"
3737
}
3838
},
3939
"author": "Microchip",
40-
"subcategories": [
41-
[
42-
"Peripherals",
43-
"ADC"
44-
],
45-
[
46-
"Peripherals",
47-
"TCA"
48-
],
49-
[
50-
"Development Kit",
51-
"ATtiny817 Xplained Pro"
52-
],
53-
[
54-
"Supporting Tools",
55-
"MPLAB Data Visualizer"
56-
],
57-
[
58-
"Supporting Tools",
59-
"Atmel Data Visualizer"
60-
]
61-
],
6240
"peripherals": [
6341
"ADC",
6442
"TCA"

0 commit comments

Comments
 (0)