Skip to content

Commit 82213aa

Browse files
Erling Holten Wikenegilro
authored andcommitted
MPAE-16611: Updated readme, project DFP and metadata
1 parent eff5a89 commit 82213aa

File tree

5 files changed

+296
-303
lines changed

5 files changed

+296
-303
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Untracked files in Studio projects
2+
.vscode/*
23
/**/.vs
34
/**/*.atsuo
45
/**/[Dd]ebug/*

.main-meta/main.json

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"metaDataVersion": "1.0.0",
33
"category": "com.microchip.ide.project",
44
"content": {
5-
"metaDataVersion": "1.1.0",
5+
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.studio.project.attiny1627-force-sensitive-resistor-with-12-bit-adc",
77
"version": "1.0.1",
88
"displayName": "How to use Force Sensitive Resistor with 12-bit ADC",
99
"projectName": "attiny1627-force-sensitive-resistor-with-12-bit-adc",
1010
"shortDescription": "Example demonstrating 12-bit ADC using force sensitive resistor on the Force Click. ADC results sent to an android/iOS app over Bluetooth communication using RN4870/71 Click and to a serial terminal. Per applied force, LEDs illuminated on 4x4 RGB Click",
1111
"ide": {
1212
"name": "STUDIO",
13-
"semverRange": ">= 7.0.2397"
13+
"semverRange": ">=7.0.2594"
1414
},
1515
"compiler": [
1616
{
@@ -20,52 +20,37 @@
2020
],
2121
"dfp": {
2222
"name": "ATtiny_DFP",
23-
"semverRange": "^1.4.310"
23+
"semverRange": "^2.0.368"
2424
},
2525
"configurator": {
2626
"name": "N/A",
27-
"semverRange": ""
27+
"semverRange": " "
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
3131
"category": "com.microchip.portal.contentRef",
3232
"content": {
3333
"metaDataVersion": "1.0.0",
3434
"category": "com.microchip.device",
35-
"name": "ATtiny1627",
35+
"name": "ATTINY1627",
3636
"versionRange": "*"
3737
}
3838
},
3939
"author": "Rupali Honrao",
40-
"subcategories": [
41-
[
42-
"Peripherals", "ADC"
43-
],
44-
[
45-
"Peripherals", "USART"
46-
],
47-
[
48-
"Peripherals", "PORT"
49-
],
50-
[
51-
"Peripherals", "CLKCTRL"
52-
]
53-
],
5440
"peripherals": [
5541
"ADC",
5642
"USART",
57-
"PORT",
43+
"GPIO",
5844
"CLKCTRL"
5945
],
6046
"keywords": [
6147
"Differential ADC",
6248
"12-bit ADC",
6349
"Oversampling",
64-
"Sample-accumulation",
50+
"Sample Accumulation",
6551
"Free-Running",
6652
"Bluetooth",
67-
"RGB-Click",
68-
"Force-Click",
53+
"Click Board",
6954
"RN4870",
7055
"Debugger",
7156
"CDC",
Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,86 +1,86 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Store xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AtmelPackComponentManagement">
3-
<ProjectComponents>
4-
<ProjectComponent z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
5-
<CApiVersion></CApiVersion>
6-
<CBundle></CBundle>
7-
<CClass>Device</CClass>
8-
<CGroup>Startup</CGroup>
9-
<CSub></CSub>
10-
<CVariant></CVariant>
11-
<CVendor>Atmel</CVendor>
12-
<CVersion>1.4.0</CVersion>
13-
<DefaultRepoPath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs</DefaultRepoPath>
14-
<DependentComponents xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
15-
<Description></Description>
16-
<Files xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
17-
<d4p1:anyType i:type="FileInfo">
18-
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATtiny_DFP\1.4.308\include</AbsolutePath>
19-
<Attribute></Attribute>
20-
<Category>include</Category>
21-
<Condition>C</Condition>
22-
<FileContentHash i:nil="true" />
23-
<FileVersion></FileVersion>
24-
<Name>include</Name>
25-
<SelectString></SelectString>
26-
<SourcePath></SourcePath>
27-
</d4p1:anyType>
28-
<d4p1:anyType i:type="FileInfo">
29-
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATtiny_DFP\1.4.308\include\avr\iotn1627.h</AbsolutePath>
30-
<Attribute></Attribute>
31-
<Category>header</Category>
32-
<Condition>C</Condition>
33-
<FileContentHash>xqxFIvyUtNyUjt00KkQzVQ==</FileContentHash>
34-
<FileVersion></FileVersion>
35-
<Name>include/avr/iotn1627.h</Name>
36-
<SelectString></SelectString>
37-
<SourcePath></SourcePath>
38-
</d4p1:anyType>
39-
<d4p1:anyType i:type="FileInfo">
40-
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATtiny_DFP\1.4.308\templates\main.c</AbsolutePath>
41-
<Attribute>template</Attribute>
42-
<Category>source</Category>
43-
<Condition>C Exe</Condition>
44-
<FileContentHash>KjvOcFWd++tbnsEMfVPd/w==</FileContentHash>
45-
<FileVersion></FileVersion>
46-
<Name>templates/main.c</Name>
47-
<SelectString>Main file (.c)</SelectString>
48-
<SourcePath></SourcePath>
49-
</d4p1:anyType>
50-
<d4p1:anyType i:type="FileInfo">
51-
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATtiny_DFP\1.4.308\templates\main.cpp</AbsolutePath>
52-
<Attribute>template</Attribute>
53-
<Category>source</Category>
54-
<Condition>C Exe</Condition>
55-
<FileContentHash>mkKaE95TOoATsuBGv6jmxg==</FileContentHash>
56-
<FileVersion></FileVersion>
57-
<Name>templates/main.cpp</Name>
58-
<SelectString>Main file (.cpp)</SelectString>
59-
<SourcePath></SourcePath>
60-
</d4p1:anyType>
61-
<d4p1:anyType i:type="FileInfo">
62-
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATtiny_DFP\1.4.308\gcc\dev\attiny1627</AbsolutePath>
63-
<Attribute></Attribute>
64-
<Category>libraryPrefix</Category>
65-
<Condition>GCC</Condition>
66-
<FileContentHash i:nil="true" />
67-
<FileVersion></FileVersion>
68-
<Name>gcc/dev/attiny1627</Name>
69-
<SelectString></SelectString>
70-
<SourcePath></SourcePath>
71-
</d4p1:anyType>
72-
</Files>
73-
<PackName>ATtiny_DFP</PackName>
74-
<PackPath>C:/Program Files (x86)/Atmel/Studio/7.0/Packs/Atmel/ATtiny_DFP/1.4.308/Atmel.ATtiny_DFP.pdsc</PackPath>
75-
<PackVersion>1.4.308</PackVersion>
76-
<PresentInProject>true</PresentInProject>
77-
<ReferenceConditionId>ATtiny1627</ReferenceConditionId>
78-
<RteComponents xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
79-
<d4p1:string></d4p1:string>
80-
</RteComponents>
81-
<Status>Resolved</Status>
82-
<VersionMode>Fixed</VersionMode>
83-
<IsComponentInAtProject>true</IsComponentInAtProject>
84-
</ProjectComponent>
85-
</ProjectComponents>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Store xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AtmelPackComponentManagement">
3+
<ProjectComponents>
4+
<ProjectComponent z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
5+
<CApiVersion></CApiVersion>
6+
<CBundle></CBundle>
7+
<CClass>Device</CClass>
8+
<CGroup>Startup</CGroup>
9+
<CSub></CSub>
10+
<CVariant></CVariant>
11+
<CVendor>Atmel</CVendor>
12+
<CVersion>2.0.0</CVersion>
13+
<DefaultRepoPath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs</DefaultRepoPath>
14+
<DependentComponents xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
15+
<Description></Description>
16+
<Files xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
17+
<d4p1:anyType i:type="FileInfo">
18+
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\2.0.368\include\</AbsolutePath>
19+
<Attribute></Attribute>
20+
<Category>include</Category>
21+
<Condition>C</Condition>
22+
<FileContentHash i:nil="true" />
23+
<FileVersion></FileVersion>
24+
<Name>include/</Name>
25+
<SelectString></SelectString>
26+
<SourcePath></SourcePath>
27+
</d4p1:anyType>
28+
<d4p1:anyType i:type="FileInfo">
29+
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\2.0.368\include\avr\iotn1627.h</AbsolutePath>
30+
<Attribute></Attribute>
31+
<Category>header</Category>
32+
<Condition>C</Condition>
33+
<FileContentHash>cK53K1B0OxuntJTMLBJ1Zw==</FileContentHash>
34+
<FileVersion></FileVersion>
35+
<Name>include/avr/iotn1627.h</Name>
36+
<SelectString></SelectString>
37+
<SourcePath></SourcePath>
38+
</d4p1:anyType>
39+
<d4p1:anyType i:type="FileInfo">
40+
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\2.0.368\templates\main.c</AbsolutePath>
41+
<Attribute>template</Attribute>
42+
<Category>source</Category>
43+
<Condition>C Exe</Condition>
44+
<FileContentHash>KjvOcFWd++tbnsEMfVPd/w==</FileContentHash>
45+
<FileVersion></FileVersion>
46+
<Name>templates/main.c</Name>
47+
<SelectString>Main file (.c)</SelectString>
48+
<SourcePath></SourcePath>
49+
</d4p1:anyType>
50+
<d4p1:anyType i:type="FileInfo">
51+
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\2.0.368\templates\main.cpp</AbsolutePath>
52+
<Attribute>template</Attribute>
53+
<Category>source</Category>
54+
<Condition>C Exe</Condition>
55+
<FileContentHash>mkKaE95TOoATsuBGv6jmxg==</FileContentHash>
56+
<FileVersion></FileVersion>
57+
<Name>templates/main.cpp</Name>
58+
<SelectString>Main file (.cpp)</SelectString>
59+
<SourcePath></SourcePath>
60+
</d4p1:anyType>
61+
<d4p1:anyType i:type="FileInfo">
62+
<AbsolutePath>C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\2.0.368\gcc\dev\attiny1627</AbsolutePath>
63+
<Attribute></Attribute>
64+
<Category>libraryPrefix</Category>
65+
<Condition>GCC</Condition>
66+
<FileContentHash i:nil="true" />
67+
<FileVersion></FileVersion>
68+
<Name>gcc/dev/attiny1627</Name>
69+
<SelectString></SelectString>
70+
<SourcePath></SourcePath>
71+
</d4p1:anyType>
72+
</Files>
73+
<PackName>ATtiny_DFP</PackName>
74+
<PackPath>C:/Program Files (x86)/Atmel/Studio/7.0/Packs/atmel/ATtiny_DFP/2.0.368/Atmel.ATtiny_DFP.pdsc</PackPath>
75+
<PackVersion>2.0.368</PackVersion>
76+
<PresentInProject>true</PresentInProject>
77+
<ReferenceConditionId>ATtiny1627</ReferenceConditionId>
78+
<RteComponents xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
79+
<d4p1:string></d4p1:string>
80+
</RteComponents>
81+
<Status>Resolved</Status>
82+
<VersionMode>Fixed</VersionMode>
83+
<IsComponentInAtProject>true</IsComponentInAtProject>
84+
</ProjectComponent>
85+
</ProjectComponents>
8686
</Store>

0 commit comments

Comments
 (0)