Skip to content

Commit fb56a99

Browse files
committed
MPAE-12519 Metadata Update
1 parent cc90f3e commit fb56a99

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.main-meta/main.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.attiny1617-quadrature-decoding-mplab",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"displayName": "Quadrature Decoding using CCL with TCA and TCB",
99
"projectName": "attiny1617-quadrature-decoding-mplab",
1010
"shortDescription": "This MPLAB X example demonstrates how to use an ATtiny1617 for Quadrature Decoding using CCL with TCA and TCB",
1111
"ide": {
12-
"name": "MPLABX",
13-
"semverRange": ">=5.40"
12+
"name": "MPLAB X",
13+
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.20"
18+
"semverRange": "^2.20.0"
1919
}
2020
],
2121
"dfp": {
@@ -71,8 +71,10 @@
7171
"CPUINT"
7272
],
7373
"keywords": [
74-
"",
75-
""
74+
"INT",
75+
"START",
76+
"Low BOM",
77+
"Quadrature Encoder"
7678
],
7779
"additionalData": {
7880
"longDescription": {

0 commit comments

Comments
 (0)