From: richardbarry Date: Thu, 21 Nov 2013 16:08:11 +0000 (+0000) Subject: Continue work on STM32L demo. X-Git-Tag: V8.0.0rc1~50 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6145b2db23e820f8af658b9313189642064fb8b2;p=freertos Continue work on STM32L demo. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2111 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/RTOSDemo.ewp b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/RTOSDemo.ewp index 5dea6d1ba..2c910bbe0 100644 --- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/RTOSDemo.ewp +++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/RTOSDemo.ewp @@ -307,6 +307,8 @@ $PROJ_DIR$\ST_Code\libraries\STM32L1xx_StdPeriph_Driver\inc $PROJ_DIR$\ST_Code\libraries\STMTouch_Driver\inc $PROJ_DIR$\ST_Code\libraries\CMSIS\Device\ST\STM32L1xx\Include + $PROJ_DIR$\..\..\Source\include + $PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3