提交 29db3e32 编写于 作者: D dzzxzz

get ready for SCONS

change the m16c assembly extension from s34 to asm
move the m16c porting files to m16c62p directory


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1270 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 efc32994
此差异已折叠。
......@@ -1787,10 +1787,10 @@
<name>$PROJ_DIR$\bsp.c</name>
</file>
<file>
<name>$PROJ_DIR$\cstartup.s34</name>
<name>$PROJ_DIR$\cstartup.asm</name>
</file>
<file>
<name>$PROJ_DIR$\interrupts.s34</name>
<name>$PROJ_DIR$\interrupts.asm</name>
</file>
<file>
<name>$PROJ_DIR$\lnkm30627fhp.xcl</name>
......@@ -1805,7 +1805,7 @@
<name>$PROJ_DIR$\uart.c</name>
</file>
<file>
<name>$PROJ_DIR$\vectors.s34</name>
<name>$PROJ_DIR$\vectors.asm</name>
</file>
</group>
</group>
......@@ -1939,15 +1939,18 @@
<name>libcpu</name>
<group>
<name>m16c</name>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</name>
</file>
<group>
<name>m16c62p</name>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\context_iar.asm</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\interrupt.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\stack.c</name>
</file>
</group>
</group>
</group>
</project>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册