Skip to content

Commit 041400a

Browse files
committed
MPAE-12519 Metadata Schema Update
1 parent 9f6a8d3 commit 041400a

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.atmega4809-cnano-getting-started-with-freertos-mplab",
77
"version": "1.0.1",
88
"displayName": "Getting Started with FreeRTOS on megaAVR® 0-series",
@@ -32,37 +32,11 @@
3232
"content": {
3333
"metaDataVersion": "1.0.0",
3434
"category": "com.microchip.device",
35-
"name": "ATmega4809",
35+
"name": "ATMEGA4809",
3636
"versionRange": "*"
3737
}
3838
},
3939
"author": "Microchip",
40-
"subcategories": [
41-
[
42-
"Peripherals",
43-
"USART"
44-
],
45-
[
46-
"Peripherals",
47-
"SPI"
48-
],
49-
[
50-
"Peripherals",
51-
"TCB"
52-
],
53-
[
54-
"Peripherals",
55-
"GPIO"
56-
],
57-
[
58-
"Development Kit",
59-
"ATmega4809 Curiosity Nano"
60-
],
61-
[
62-
"Supporting Tools",
63-
"MPLAB Data Visualizer"
64-
]
65-
],
6640
"peripherals": [
6741
"USART",
6842
"SPI",

0 commit comments

Comments
 (0)