File tree Expand file tree Collapse file tree 1 file changed +89
-0
lines changed Expand file tree Collapse file tree 1 file changed +89
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "metaDataVersion" : " 1.0.0" ,
3
+ "category" : " com.microchip.ide.project" ,
4
+ "content" : {
5
+ "metaDataVersion" : " 1.1.0" ,
6
+ "name" : " com.microchip.mcu8.mplabx.project.attiny1617-quadrature-decoding-mplab" ,
7
+ "version" : " 1.0.0" ,
8
+ "displayName" : " Quadrature Decoding using CCL with TCA and TCB" ,
9
+ "projectName" : " attiny1617-quadrature-decoding-mplab" ,
10
+ "shortDescription" : " This MPLAB X example demonstrates how to use an ATtiny1617 for Quadrature Decoding using CCL with TCA and TCB" ,
11
+ "ide" : {
12
+ "name" : " MPLABX" ,
13
+ "semverRange" : " >=5.40"
14
+ },
15
+ "compiler" : [
16
+ {
17
+ "name" : " XC8" ,
18
+ "semverRange" : " ^2.20"
19
+ }
20
+ ],
21
+ "dfp" : {
22
+ "name" : " ATtiny_DFP" ,
23
+ "semverRange" : " ^2.2.89"
24
+ },
25
+ "configurator" : {
26
+ "name" : " START" ,
27
+ "semverRange" : " >=1.7.360"
28
+ },
29
+ "device" : {
30
+ "metaDataVersion" : " 1.0.0" ,
31
+ "category" : " com.microchip.portal.contentRef" ,
32
+ "content" : {
33
+ "metaDataVersion" : " 1.0.0" ,
34
+ "category" : " com.microchip.device" ,
35
+ "name" : " ATtiny1617" ,
36
+ "versionRange" : " *"
37
+ }
38
+ },
39
+ "author" : " Microchip" ,
40
+ "subcategories" : [
41
+ [
42
+ " Peripherals" ,
43
+ " TCA"
44
+ ],
45
+ [
46
+ " Peripherals" ,
47
+ " TCB"
48
+ ],
49
+ [
50
+ " Peripherals" ,
51
+ " EVSYS"
52
+ ],
53
+ [
54
+ " Peripherals" ,
55
+ " CCL"
56
+ ],
57
+ [
58
+ " Peripherals" ,
59
+ " CPUINT"
60
+ ],
61
+ [
62
+ " Supporting Tools" ,
63
+ " STK600"
64
+ ]
65
+ ],
66
+ "peripherals" : [
67
+ " TCA" ,
68
+ " TCB" ,
69
+ " EVSYS" ,
70
+ " CCL" ,
71
+ " CPUINT"
72
+ ],
73
+ "keywords" : [
74
+ " " ,
75
+ " "
76
+ ],
77
+ "additionalData" : {
78
+ "longDescription" : {
79
+ "metaDataVersion" : " 1.0.0" ,
80
+ "category" : " com.microchip.portal.fileRef" ,
81
+ "content" : {
82
+ "metaDataVersion" : " 1.0.0" ,
83
+ "fileName" : " ./README.md" ,
84
+ "mimeType" : " text/markdown"
85
+ }
86
+ }
87
+ }
88
+ }
89
+ }
You can’t perform that action at this time.
0 commit comments