summaryrefslogtreecommitdiff
path: root/src/fmc-test/include/stm32f4xx_hal_conf.h
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2015-09-10 10:47:08 +0200
committerFredrik Thulin <fredrik@thulin.net>2015-09-10 10:47:08 +0200
commitb5f7b6b8ed23eccc15415776b6d2fa05e10b9c7d (patch)
tree090598d1c4a421c049267e2ba3d9069a68262480 /src/fmc-test/include/stm32f4xx_hal_conf.h
parentf194c02df057411c0b4b4bb86a629a931901e80f (diff)
Implement UART outputing of results
Diffstat (limited to 'src/fmc-test/include/stm32f4xx_hal_conf.h')
-rw-r--r--src/fmc-test/include/stm32f4xx_hal_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmc-test/include/stm32f4xx_hal_conf.h b/src/fmc-test/include/stm32f4xx_hal_conf.h
index f1c9cb1..fd13d9e 100644
--- a/src/fmc-test/include/stm32f4xx_hal_conf.h
+++ b/src/fmc-test/include/stm32f4xx_hal_conf.h
@@ -73,7 +73,7 @@
//#define HAL_SD_MODULE_ENABLED
//#define HAL_SPI_MODULE_ENABLED
//#define HAL_TIM_MODULE_ENABLED
-//#define HAL_UART_MODULE_ENABLED
+#define HAL_UART_MODULE_ENABLED
//#define HAL_USART_MODULE_ENABLED
//#define HAL_IRDA_MODULE_ENABLED
//#define HAL_SMARTCARD_MODULE_ENABLED