aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/UART
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-31 14:34:20 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-31 14:34:20 +0000
commit1a13cadaff75b7adebe2614bd3bcd5895c3a08ba (patch)
treeceb8753dc7d8e31693bc3f71b8ffe034b1b1a205 /testhal/STM32F4xx/UART
parent12158e277f53dc988600e31e256aa876332c3097 (diff)
downloadChibiOS-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/UART')
-rw-r--r--testhal/STM32F4xx/UART/mcuconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/UART/mcuconf.h b/testhal/STM32F4xx/UART/mcuconf.h
index 86b28bdf9..183b0834d 100644
--- a/testhal/STM32F4xx/UART/mcuconf.h
+++ b/testhal/STM32F4xx/UART/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.
*/