aboutsummaryrefslogtreecommitdiff
path: root/stm-uart.c
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-04-14 18:50:38 -0400
committerPaul Selkirk <paul@psgd.org>2016-04-14 18:50:38 -0400
commit4a38cf6f44d1c013cbe794093ea6c5b50337431a (patch)
tree148201449b481794ff839cd15d335f40e0f91c9d /stm-uart.c
parent79b1ba7104dba52dbfacf11a07305702889f440b (diff)
import mbed rtos library
Diffstat (limited to 'stm-uart.c')
-rw-r--r--stm-uart.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stm-uart.c b/stm-uart.c
index a271e7f..0ecbedc 100644
--- a/stm-uart.c
+++ b/stm-uart.c
@@ -37,7 +37,6 @@
#include <string.h>
-/* initialized in MX_USART2_UART_Init() in stm-init.c */
UART_HandleTypeDef huart2;
/* send a single character */