Add TI library files necessary to build MSP430X demo. Still a work in progress.

This commit is contained in:
Richard Barry 2010-12-31 18:56:23 +00:00
parent b236356621
commit 7bc73115a5
14 changed files with 2325 additions and 55 deletions

View file

@ -1851,18 +1851,12 @@
</file>
<file>
<name>$PROJ_DIR$\MSP-EXP430F5438_HAL\hal_lcd.c</name>
<excluded>
<configuration>Debug</configuration>
</excluded>
</file>
<file>
<name>$PROJ_DIR$\MSP-EXP430F5438_HAL\hal_lcd.h</name>
</file>
<file>
<name>$PROJ_DIR$\MSP-EXP430F5438_HAL\hal_lcd_fonts.c</name>
<excluded>
<configuration>Debug</configuration>
</excluded>
</file>
<file>
<name>$PROJ_DIR$\MSP-EXP430F5438_HAL\hal_lcd_fonts.h</name>
@ -1915,6 +1909,12 @@
<file>
<name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\dynamic.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\GenQTest.c</name>
</file>
</group>
<group>
<name>UserExperienceDemo</name>