Some updates to the fledgling RL78 demo application. Not yet complete.

This commit is contained in:
Richard Barry 2011-09-06 16:11:48 +00:00
parent 9290e3e71f
commit 5e583219d6
6 changed files with 46 additions and 22 deletions

View file

@ -96,11 +96,11 @@
<option>
<name>GenLibOutFormatter</name>
<version>0</version>
<state>2</state>
<state>3</state>
</option>
<option>
<name>GenLibOutFormatterDescription</name>
<state>No specifier a or A, no specifier n, no float.</state>
<state>No specifier a or A, no specifier n, no float, no flags.</state>
</option>
<option>
<name>GenStackSize</name>
@ -108,7 +108,7 @@
</option>
<option>
<name>GenNearHeapSize</name>
<state>256</state>
<state>0</state>
</option>
<option>
<name>GenFarHeapSize</name>
@ -1717,15 +1717,9 @@
<name>Demo Source</name>
<group>
<name>StandardDemos</name>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\dynamic.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\GenQTest.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\PollQ.c</name>
</file>