Skip to content

Commit 00fcf1f

Browse files
committed
MPAE-11924 Metadata Update
1 parent beec8b3 commit 00fcf1f

File tree

1 file changed

+32
-25
lines changed

1 file changed

+32
-25
lines changed

.main-meta/main.json

Lines changed: 32 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f57q84-2-axis-cnc",
7-
"version": "1.0.2",
7+
"version": "1.0.3",
88
"displayName": "PIC18F57Q84 Two Axis CNC Machine",
99
"projectName": "pic18f57q84-2-axis-cnc",
1010
"shortDescription": "Core-Independent Two-Axis CNC Machine",
1111
"ide": {
12-
"name": "MPLABX",
12+
"name": "MPLAB X",
1313
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
16-
{
17-
"name": "XC8",
18-
"semverRange": "^2.20.0"
19-
}
20-
],
16+
{
17+
"name": "XC8",
18+
"semverRange": "^2.20.0"
19+
}
20+
],
2121
"dfp": {
2222
"name": "PIC18F-Q_DFP",
2323
"semverRange": "^1.5.124"
@@ -40,20 +40,27 @@
4040
"subcategories": [
4141
"Motor Control",
4242
[
43-
"Peripherals", "EUSART"
43+
"Peripherals",
44+
"EUSART"
4445
],
4546
[
46-
"Peripherals", "DMA"
47+
"Peripherals",
48+
"DMA"
4749
],
4850
[
49-
"Peripherals", "NCO"
51+
"Peripherals",
52+
"NCO"
5053
],
5154
[
52-
"Peripherals", "TIMER"
55+
"Peripherals",
56+
"TIMER"
5357
]
5458
],
5559
"peripherals": [
56-
"EUSART","DMA","NCO","TIMER"
60+
"EUSART",
61+
"DMA",
62+
"NCO",
63+
"TIMER"
5764
],
5865
"keywords": [
5966
"DMA",
@@ -65,16 +72,16 @@
6572
"Stepper",
6673
"Stepper Motor"
6774
],
68-
"additionalData": {
69-
"longDescription": {
70-
"metaDataVersion": "1.0.0",
71-
"category": "com.microchip.portal.fileRef",
72-
"content": {
73-
"metaDataVersion": "1.0.0",
74-
"fileName": "./README.md",
75-
"mimeType": "text/markdown"
76-
}
77-
}
78-
}
79-
}
80-
}
75+
"additionalData": {
76+
"longDescription": {
77+
"metaDataVersion": "1.0.0",
78+
"category": "com.microchip.portal.fileRef",
79+
"content": {
80+
"metaDataVersion": "1.0.0",
81+
"fileName": "./README.md",
82+
"mimeType": "text/markdown"
83+
}
84+
}
85+
}
86+
}
87+
}

0 commit comments

Comments
 (0)