Skip to content

Commit 170f763

Browse files
authored
Merge pull request Teknic-Inc#3 from Teknic-Inc/Updated_Examples
Updated TestSketch Microchip Studio Example
2 parents cec3406 + e0b4dcd commit 170f763

File tree

2 files changed

+193
-175
lines changed

2 files changed

+193
-175
lines changed

ClearCoreArduino.cppproj

+22-10
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
<eraseonlaunchrule>1</eraseonlaunchrule>
3030
<EraseKey />
3131
<AsfFrameworkConfig>
32-
<framework-data xmlns="">
33-
<options />
34-
<configurations />
35-
<files />
36-
<documentation help="" />
37-
<offline-documentation help="" />
38-
<dependencies>
39-
<content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.40.0" />
40-
</dependencies>
41-
</framework-data>
32+
<framework-data>
33+
<options />
34+
<configurations />
35+
<files />
36+
<documentation help="" />
37+
<offline-documentation help="" />
38+
<dependencies>
39+
<content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.44.1" />
40+
</dependencies>
41+
</framework-data>
4242
</AsfFrameworkConfig>
4343
<avrtool>custom</avrtool>
4444
<avrtoolserialnumber>
@@ -114,6 +114,8 @@
114114
<Value>../Teknic/libClearCore/inc</Value>
115115
<Value>../Teknic/LwIP/LwIP/port/include</Value>
116116
<Value>../Teknic/LwIP/LwIP/src/include</Value>
117+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
118+
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
117119
</ListValues>
118120
</armgcc.compiler.directories.IncludePaths>
119121
<armgcc.compiler.optimization.level>Optimize most (-O3)</armgcc.compiler.optimization.level>
@@ -145,6 +147,8 @@
145147
<Value>../Teknic/libClearCore/inc</Value>
146148
<Value>../Teknic/LwIP/LwIP/src/include</Value>
147149
<Value>../Teknic/LwIP/LwIP/port/include</Value>
150+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
151+
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
148152
</ListValues>
149153
</armgcccpp.compiler.directories.IncludePaths>
150154
<armgcccpp.compiler.optimization.level>Optimize most (-O3)</armgcccpp.compiler.optimization.level>
@@ -176,13 +180,15 @@
176180
<ListValues>
177181
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
178182
<Value>%24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\</Value>
183+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
179184
</ListValues>
180185
</armgcccpp.assembler.general.IncludePaths>
181186
<armgcccpp.assembler.debugging.DebugLevel>Default (-g)</armgcccpp.assembler.debugging.DebugLevel>
182187
<armgcccpp.preprocessingassembler.general.IncludePaths>
183188
<ListValues>
184189
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
185190
<Value>%24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\</Value>
191+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
186192
</ListValues>
187193
</armgcccpp.preprocessingassembler.general.IncludePaths>
188194
<armgcccpp.preprocessingassembler.debugging.DebugLevel>Default (-Wa,-g)</armgcccpp.preprocessingassembler.debugging.DebugLevel>
@@ -223,6 +229,8 @@
223229
<Value>../Teknic/libClearCore/inc</Value>
224230
<Value>../Teknic/LwIP/LwIP/port/include</Value>
225231
<Value>../Teknic/LwIP/LwIP/src/include</Value>
232+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
233+
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
226234
</ListValues>
227235
</armgcc.compiler.directories.IncludePaths>
228236
<armgcc.compiler.optimization.level>Optimize most (-O3)</armgcc.compiler.optimization.level>
@@ -253,6 +261,8 @@
253261
<Value>../Teknic/libClearCore/inc</Value>
254262
<Value>../Teknic/LwIP/LwIP/src/include</Value>
255263
<Value>../Teknic/LwIP/LwIP/port/include</Value>
264+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
265+
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
256266
</ListValues>
257267
</armgcccpp.compiler.directories.IncludePaths>
258268
<armgcccpp.compiler.optimization.level>Optimize most (-O3)</armgcccpp.compiler.optimization.level>
@@ -283,13 +293,15 @@
283293
<ListValues>
284294
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
285295
<Value>%24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\</Value>
296+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
286297
</ListValues>
287298
</armgcccpp.assembler.general.IncludePaths>
288299
<armgcccpp.assembler.debugging.DebugLevel>Default (-g)</armgcccpp.assembler.debugging.DebugLevel>
289300
<armgcccpp.preprocessingassembler.general.IncludePaths>
290301
<ListValues>
291302
<Value>%24(PackRepoDir)\arm\cmsis\4.5.0\CMSIS\Include\</Value>
292303
<Value>%24(PackRepoDir)\atmel\SAME53_DFP\1.1.118\include</Value>
304+
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
293305
</ListValues>
294306
</armgcccpp.preprocessingassembler.general.IncludePaths>
295307
<armgcccpp.preprocessingassembler.debugging.DebugLevel>Default (-Wa,-g)</armgcccpp.preprocessingassembler.debugging.DebugLevel>

0 commit comments

Comments
 (0)