diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-31 14:34:20 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-31 14:34:20 +0000 |
commit | 1a13cadaff75b7adebe2614bd3bcd5895c3a08ba (patch) | |
tree | ceb8753dc7d8e31693bc3f71b8ffe034b1b1a205 /testhal/STM32F4xx/PWM-ICU/mcuconf.h | |
parent | 12158e277f53dc988600e31e256aa876332c3097 (diff) | |
download | ChibiOS-1a13cadaff75b7adebe2614bd3bcd5895c3a08ba.tar.gz ChibiOS-1a13cadaff75b7adebe2614bd3bcd5895c3a08ba.tar.bz2 ChibiOS-1a13cadaff75b7adebe2614bd3bcd5895c3a08ba.zip |
Removed some double spacing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3699 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/PWM-ICU/mcuconf.h')
-rw-r--r-- | testhal/STM32F4xx/PWM-ICU/mcuconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/PWM-ICU/mcuconf.h b/testhal/STM32F4xx/PWM-ICU/mcuconf.h index bf9b56e5a..3cc0fb2e3 100644 --- a/testhal/STM32F4xx/PWM-ICU/mcuconf.h +++ b/testhal/STM32F4xx/PWM-ICU/mcuconf.h @@ -210,7 +210,6 @@ #define STM32_UART_USART3_DMA_PRIORITY 0
#define STM32_UART_DMA_ERROR_HOOK(uartp) chSysHalt()
-
/*
* I2C driver system settings.
*/
|