mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Continued development on STM32L152 demo.
This commit is contained in:
parent
7243d65797
commit
9c507b93d7
10 changed files with 1701 additions and 50 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue