mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Add TI library files necessary to build MSP430X demo. Still a work in progress.
This commit is contained in:
parent
b236356621
commit
7bc73115a5
14 changed files with 2325 additions and 55 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue