mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Continues work on new NEC port/demo.
This commit is contained in:
parent
baa287be9a
commit
f8e9f4071b
4 changed files with 26 additions and 8 deletions
|
@ -1650,6 +1650,9 @@
|
|||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\death.c</name>
|
||||
</file>
|
||||
|
@ -1681,6 +1684,9 @@
|
|||
<file>
|
||||
<name>$PROJ_DIR$\RegTest.s85</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\serial.c</name>
|
||||
</file>
|
||||
</group>
|
||||
<group>
|
||||
<name>kernel source</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue