Skip to content

Commit 7aec44b

Browse files
committed
MPAE-12519 Metadata Schema Update
1 parent fb56a99 commit 7aec44b

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

.main-meta/main.json

Lines changed: 2 additions & 28 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.attiny1617-quadrature-decoding-mplab",
77
"version": "1.0.1",
88
"displayName": "Quadrature Decoding using CCL with TCA and TCB",
@@ -32,37 +32,11 @@
3232
"content": {
3333
"metaDataVersion": "1.0.0",
3434
"category": "com.microchip.device",
35-
"name": "ATtiny1617",
35+
"name": "ATTINY1617",
3636
"versionRange": "*"
3737
}
3838
},
3939
"author": "Microchip",
40-
"subcategories": [
41-
[
42-
"Peripherals",
43-
"TCA"
44-
],
45-
[
46-
"Peripherals",
47-
"TCB"
48-
],
49-
[
50-
"Peripherals",
51-
"EVSYS"
52-
],
53-
[
54-
"Peripherals",
55-
"CCL"
56-
],
57-
[
58-
"Peripherals",
59-
"CPUINT"
60-
],
61-
[
62-
"Supporting Tools",
63-
"STK600"
64-
]
65-
],
6640
"peripherals": [
6741
"TCA",
6842
"TCB",

0 commit comments

Comments
 (0)