mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
More work in progress on NEC port and demo.
This commit is contained in:
parent
cadd182942
commit
4555f696a8
8 changed files with 332 additions and 21 deletions
|
@ -481,6 +481,7 @@
|
|||
<option>
|
||||
<name>OAIncludePath2</name>
|
||||
<state>$PROJ_DIR$</state>
|
||||
<state>$PROJ_DIR$\..\..\Source\portable\IAR\V850ES_Fx3</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>OAStdIncCheck</name>
|
||||
|
@ -1687,6 +1688,9 @@
|
|||
<file>
|
||||
<name>$PROJ_DIR$\serial\serial.c</name>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\serialISR.s85</name>
|
||||
</file>
|
||||
</group>
|
||||
<group>
|
||||
<name>kernel source</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue