|
3 | 3 | "category": "com.microchip.ide.project", |
4 | 4 | "content": { |
5 | 5 | "metaDataVersion": "1.1.0", |
6 | | - "name": "com.microchip.mcu8.mplabx.project.", |
7 | | - "version": " ", |
8 | | - "displayName": " ", |
9 | | - "projectName": "", |
10 | | - "shortDescription": "", |
| 6 | + "name": "com.microchip.mcu8.mplabx.project.pic18f57q84-2-axis-cnc", |
| 7 | + "version": "1.0.1", |
| 8 | + "displayName": "PIC18F57Q84 Two Axis CNC Machine", |
| 9 | + "projectName": "pic18f57q84-2-axis-cnc", |
| 10 | + "shortDescription": "Core-Independent Two-Axis CNC Machine", |
11 | 11 | "ide": { |
12 | | - "name": "", |
13 | | - "semverRange": "" |
| 12 | + "name": "MPLABX", |
| 13 | + "semverRange": ">=5.40." |
14 | 14 | }, |
15 | 15 | "compiler": [ |
16 | 16 | { |
17 | | - "name": "", |
18 | | - "semverRange": "" |
| 17 | + "name": "XC8", |
| 18 | + "semverRange": "^2.20.0" |
19 | 19 | } |
20 | 20 | ], |
21 | 21 | "dfp": { |
22 | | - "name": "", |
23 | | - "semverRange": "" |
| 22 | + "name": "PIC18F-Q_DFP", |
| 23 | + "semverRange": "^1.7.130" |
24 | 24 | }, |
25 | 25 | "configurator": { |
26 | | - "name": "", |
27 | | - "semverRange": "" |
| 26 | + "name": "MCC", |
| 27 | + "semverRange": ">=3.95.0" |
28 | 28 | }, |
29 | 29 | "device": { |
30 | 30 | "metaDataVersion": "1.0.0", |
31 | 31 | "category": "com.microchip.portal.contentRef", |
32 | 32 | "content": { |
33 | 33 | "metaDataVersion": "1.0.0", |
34 | 34 | "category": "com.microchip.device", |
35 | | - "name": "", |
| 35 | + "name": "PIC18F47Q84", |
36 | 36 | "versionRange": "*" |
37 | 37 | } |
38 | 38 | }, |
39 | | - "author": "", |
| 39 | + "author": "Microchip", |
40 | 40 | "subcategories": [ |
41 | | - "", |
| 41 | + "Motor Control", |
42 | 42 | [ |
43 | | - "Peripherals", "" |
| 43 | + "Peripherals", "EUSART" |
44 | 44 | ], |
45 | 45 | [ |
46 | | - "Peripherals", "" |
47 | | - ] |
| 46 | + "Peripherals", "DMA" |
| 47 | + ], |
| 48 | + [ |
| 49 | + "Peripherals", "NCO" |
| 50 | + ], |
| 51 | + [ |
| 52 | + "Peripherals", "TIMER" |
| 53 | + ] |
48 | 54 | ], |
49 | 55 | "peripherals": [ |
50 | | - "","" |
| 56 | + "EUSART","DMA","NCO","TIMER" |
51 | 57 | ], |
52 | 58 | "keywords": [ |
53 | | - "", |
54 | | - "" |
| 59 | + "DMA", |
| 60 | + "Core Independent", |
| 61 | + "Motor Control", |
| 62 | + "Numerically Controlled Oscillator", |
| 63 | + "Robotics", |
| 64 | + "PIC18", |
| 65 | + "Stepper", |
| 66 | + "Stepper Motor" |
55 | 67 | ], |
56 | 68 | "additionalData": { |
57 | 69 | "longDescription": { |
|
0 commit comments