update keil & iar device project to add lpcxpresso11u14 support

This commit is contained in:
hathach
2014-03-25 21:43:48 +07:00
parent 5cffa75d76
commit 680784e9c1
9 changed files with 2199 additions and 106 deletions
+5 -5
View File
@@ -2778,22 +2778,22 @@
<group>
<name>app</name>
<file>
<name>$PROJ_DIR$\..\src\cdc_serial_host_app.c</name>
<name>$PROJ_DIR$\..\src\cdc_serial_app.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\msc_cli.c</name>
<name>$PROJ_DIR$\..\src\cli.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\keyboard_host_app.c</name>
<name>$PROJ_DIR$\..\src\keyboard_app.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\main.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\mouse_host_app.c</name>
<name>$PROJ_DIR$\..\src\mouse_app.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\msc_host_app.c</name>
<name>$PROJ_DIR$\..\src\msc_app.c</name>
</file>
</group>
<group>