Add volatile keyword to GenQTest loop counter for consistency.

Remove obsolete definition from SAM4L demo.
This commit is contained in:
Richard Barry 2013-04-14 19:07:32 +00:00
parent 6d20e2b5cd
commit 01202246da
10 changed files with 45 additions and 46 deletions

View file

@ -978,7 +978,7 @@
</option>
<option>
<name>GenHwSupport</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>GenLibInFormatter</name>
@ -4472,9 +4472,6 @@
<file>
<name>$PROJ_DIR$\..\Common\Minimal\dynamic.c</name>
</file>
<file>
<name>$PROJ_DIR$\main_full.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\PollQ.c</name>
</file>
@ -4488,6 +4485,9 @@
<file>
<name>$PROJ_DIR$\main_blinky.c</name>
</file>
<file>
<name>$PROJ_DIR$\main_full.c</name>
</file>
<file>
<name>$PROJ_DIR$\RegTest.s87</name>
</file>