From 0bf13e828afd87d92c342230ae25f1278ceb0e2b Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 21 Apr 2013 08:52:32 +0000 Subject: Fixed all Keil projects git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5601 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj') diff --git a/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj b/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj index 92371b6a2..b5e042b8a 100644 --- a/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj +++ b/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj @@ -346,7 +346,7 @@ __heap_base__=Image$$RW_IRAM1$$ZI$$Limit __heap_end__=Image$$RW_IRAM2$$Base - ..\;..\..\..\..\os\kernel\include;..\..\..\..\os\ports\common\ARMCMx;..\..\..\..\os\ports\common\ARMCMx\CMSIS\include;..\..\..\..\os\ports\RVCT\ARMCMx;..\..\..\..\os\ports\RVCT\ARMCMx\STM32F4xx;..\..\..\..\os\hal\include;..\..\..\..\os\hal\platforms\STM32;..\..\..\..\os\hal\platforms\STM32\GPIOv2;..\..\..\..\os\hal\platforms\STM32F4xx;..\..\..\..\boards\ST_STM32F4_DISCOVERY;..\..\..\..\test + ..\;..\..\..\..\os\kernel\include;..\..\..\..\os\ports\common\ARMCMx;..\..\..\..\os\ports\common\ARMCMx\CMSIS\include;..\..\..\..\os\ports\RVCT\ARMCMx;..\..\..\..\os\ports\RVCT\ARMCMx\STM32F4xx;..\..\..\..\os\hal\include;..\..\..\..\os\hal\platforms\STM32;..\..\..\..\os\hal\platforms\STM32\GPIOv2;..\..\..\..\os\hal\platforms\STM32\USARTv1;..\..\..\..\os\hal\platforms\STM32F4xx;..\..\..\..\boards\ST_STM32F4_DISCOVERY;..\..\..\..\test @@ -759,12 +759,12 @@ serial_lld.c 1 - ..\..\..\..\os\hal\platforms\STM32\serial_lld.c + ..\..\..\..\os\hal\platforms\STM32\USARTv1\serial_lld.c serial_lld.h 5 - ..\..\..\..\os\hal\platforms\STM32\serial_lld.h + ..\..\..\..\os\hal\platforms\STM32\USARTv1\serial_lld.h stm32_dma.c -- cgit v1.2.3