mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Some updates to the fledgling RL78 demo application. Not yet complete.
This commit is contained in:
parent
9290e3e71f
commit
5e583219d6
6 changed files with 46 additions and 22 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue