mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-21 22:11:57 -04:00
Add extra files to the MB9BF506N demo project.
This commit is contained in:
parent
5d31ac594b
commit
8c4c025c30
|
@ -899,6 +899,42 @@
|
||||||
<data/>
|
<data/>
|
||||||
</settings>
|
</settings>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
<group>
|
||||||
|
<name>Common_Demo_Source</name>
|
||||||
|
<excluded>
|
||||||
|
<configuration>Blinky</configuration>
|
||||||
|
</excluded>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\death.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\dynamic.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\flash.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\GenQTest.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\QPeek.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\recmutex.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\semtest.c</name>
|
||||||
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</name>
|
||||||
|
</file>
|
||||||
|
</group>
|
||||||
<group>
|
<group>
|
||||||
<name>FreeRTOS_Source</name>
|
<name>FreeRTOS_Source</name>
|
||||||
<group>
|
<group>
|
||||||
|
@ -938,9 +974,21 @@
|
||||||
<name>$PROJ_DIR$\Fujitu_source\system_mb9bf50x.c</name>
|
<name>$PROJ_DIR$\Fujitu_source\system_mb9bf50x.c</name>
|
||||||
</file>
|
</file>
|
||||||
</group>
|
</group>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\main-full.c</name>
|
||||||
|
<excluded>
|
||||||
|
<configuration>Blinky</configuration>
|
||||||
|
</excluded>
|
||||||
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<name>$PROJ_DIR$\main_blinky.c</name>
|
<name>$PROJ_DIR$\main_blinky.c</name>
|
||||||
</file>
|
</file>
|
||||||
|
<file>
|
||||||
|
<name>$PROJ_DIR$\ParTest.c</name>
|
||||||
|
<excluded>
|
||||||
|
<configuration>Blinky</configuration>
|
||||||
|
</excluded>
|
||||||
|
</file>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue