diff options
Diffstat (limited to 'demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj')
-rw-r--r-- | demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj index fbb580b8a..fd5d61d30 100644 --- a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj +++ b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj @@ -899,7 +899,7 @@ <File> <FileName>pwm_lld.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\pwm_lld.c</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32\TIMv1\pwm_lld.c</FilePath> </File> <File> <FileName>serial_lld.c</FileName> @@ -944,7 +944,7 @@ <File> <FileName>pwm_lld.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\pwm_lld.h</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32\TIMv1\pwm_lld.h</FilePath> </File> <File> <FileName>serial_lld.h</FileName> |