Skip to content

Commit d85be3a

Browse files
MPAE-18704 updated metadata file
1 parent 75f2095 commit d85be3a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.main-meta/main.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f46q24-srport-dht22-state-machine-mplab-mcc",
7-
"version": " ",
8-
"displayName": "",
7+
"version": "1.0.0",
8+
"displayName": "Hardware Based State Machine for DHT22 Communication using PIC18F46Q24",
99
"projectName": "pic18f46q24-srport-dht22-state-machine-mplab-mcc",
1010
"shortDescription": "This code example demonstrates how to implement a hardware based state machine for communicating with a DHT22 sensor using the SR PORT and CIPs on a PIC18-Q24 devices.",
1111
"ide": {
@@ -19,12 +19,12 @@
1919
}
2020
],
2121
"dfp": {
22-
"name": "",
23-
"semverRange": ""
22+
"name": "PIC18F-Q_DFP",
23+
"semverRange": "^1.25.433"
2424
},
2525
"configurator": {
26-
"name": "",
27-
"semverRange": ""
26+
"name": "MCC",
27+
"semverRange": ">=5.7.1"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
@@ -37,8 +37,8 @@
3737
}
3838
},
3939
"author": "Charles West",
40-
"peripherals": [],
41-
"keywords": [],
40+
"peripherals": ["SRPORT", "DMA", "TMR2", "UTMR", "UART"],
41+
"keywords": ["SRPORT", "CIP", "Sensor"],
4242
"additionalData": {
4343
"longDescription": {
4444
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)