Continued development on STM32L152 demo.

This commit is contained in:
Richard Barry 2010-12-21 16:09:34 +00:00
parent 7243d65797
commit 9c507b93d7
10 changed files with 1701 additions and 50 deletions

View file

@ -1753,6 +1753,9 @@
</group>
<group>
<name>Standard_Demo_Code</name>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\Common\Minimal\dynamic.c</name>
</file>
@ -1791,6 +1794,9 @@
<file>
<name>$PROJ_DIR$\system_and_ST_code\STM32L1xx_StdPeriph_Driver\src\stm32l1xx_tim.c</name>
</file>
<file>
<name>$PROJ_DIR$\system_and_ST_code\STM32L1xx_StdPeriph_Driver\src\stm32l1xx_usart.c</name>
</file>
</group>
<file>
<name>$PROJ_DIR$\system_and_ST_code\startup_stm32l1xx_md.s</name>
@ -1808,6 +1814,9 @@
<file>
<name>$PROJ_DIR$\ParTest.c</name>
</file>
<file>
<name>$PROJ_DIR$\serial.c</name>
</file>
</project>