Skip to content

Commit 2060512

Browse files
author
Ethan Layton
committed
MPAE-20216: Metadata
1 parent 8b8a383 commit 2060512

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.main-meta/main.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"category": "com.microchip.ide.project",
44
"content": {
55
"metaDataVersion": "1.3.0",
6-
"name": "com.microchip.mplabx.project.pic32cmjh-uart-hello-world-mplab-harmony",
7-
"version": " ",
8-
"displayName": "",
6+
"name": "com.microchip.mcu32.mplabx.project.pic32cmjh-uart-hello-world-mplab-harmony",
7+
"version": "1.0.0",
8+
"displayName": "Getting Started with SERCOM (UART) Communication on PIC32CM M0+ Devices",
99
"projectName": "pic32cmjh-uart-hello-world-mplab-harmony",
1010
"shortDescription": "Demonstrates basic UART communication on PIC32CM JH devices using MPLAB X and Harmony v3, sending a periodic Hello World message over SERCOM1.",
1111
"ide": {
@@ -19,12 +19,12 @@
1919
}
2020
],
2121
"dfp": {
22-
"name": "",
23-
"semverRange": ""
22+
"name": "PIC32CM-JH_DFP",
23+
"semverRange": "^1.5.236"
2424
},
2525
"configurator": {
26-
"name": "",
27-
"semverRange": ""
26+
"name": "MCC",
27+
"semverRange": ">=5.6.2"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
@@ -37,8 +37,8 @@
3737
}
3838
},
3939
"author": "Ethan Layton",
40-
"peripherals": [],
41-
"keywords": [],
40+
"peripherals": ["SERCOM", "UART", "TMR"],
41+
"keywords": ["Harmony","Getting Started", "MHC", "Curiosity Nano", "Data Visualizer", "MPLAB Data Visualizer", "UART Protocol"],
4242
"additionalData": {
4343
"longDescription": {
4444
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)