summaryrefslogtreecommitdiff
path: root/stm32cubemx/Inc/stm32f1xx_hal_conf.h
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-05-13 10:48:31 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-05-16 23:24:34 +0200
commit037d84bed61fb93a5292d0194bbf734fd2927378 (patch)
tree1e3062ea7309adcc274cdbe61f3505b04bc68dfe /stm32cubemx/Inc/stm32f1xx_hal_conf.h
parentce168959907bc922875902a703a1aebe2296ad2c (diff)
downloadradio-controller-037d84bed61fb93a5292d0194bbf734fd2927378.tar.gz
radio-controller-037d84bed61fb93a5292d0194bbf734fd2927378.tar.bz2
radio-controller-037d84bed61fb93a5292d0194bbf734fd2927378.tar.xz
radio-controller-037d84bed61fb93a5292d0194bbf734fd2927378.zip
wip
Diffstat (limited to 'stm32cubemx/Inc/stm32f1xx_hal_conf.h')
-rw-r--r--stm32cubemx/Inc/stm32f1xx_hal_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32cubemx/Inc/stm32f1xx_hal_conf.h b/stm32cubemx/Inc/stm32f1xx_hal_conf.h
index da282bb..ec25522 100644
--- a/stm32cubemx/Inc/stm32f1xx_hal_conf.h
+++ b/stm32cubemx/Inc/stm32f1xx_hal_conf.h
@@ -79,7 +79,7 @@
/*#define HAL_SPI_MODULE_ENABLED */
/*#define HAL_SRAM_MODULE_ENABLED */
#define HAL_TIM_MODULE_ENABLED
-/*#define HAL_UART_MODULE_ENABLED */
+#define HAL_UART_MODULE_ENABLED
/*#define HAL_USART_MODULE_ENABLED */
/*#define HAL_WWDG_MODULE_ENABLED */