aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_uart.h')
-rw-r--r--os/hal/include/hal_uart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/include/hal_uart.h b/os/hal/include/hal_uart.h
index 677224541..5523b82f1 100644
--- a/os/hal/include/hal_uart.h
+++ b/os/hal/include/hal_uart.h
@@ -315,7 +315,6 @@ typedef enum {
(uartp)->config->rxchar_cb(uartp, (uartp)->rxbuf); \
}
-
/**
* @brief Timeout ISR code for receiver.
* @details This code handles the portable part of the ISR code: