summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32f0.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/usart-stm32f0.h')
-rw-r--r--chip/stm32/usart-stm32f0.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chip/stm32/usart-stm32f0.h b/chip/stm32/usart-stm32f0.h
index 4c4e9ad93e..74ae71622c 100644
--- a/chip/stm32/usart-stm32f0.h
+++ b/chip/stm32/usart-stm32f0.h
@@ -7,8 +7,6 @@
#include "usart.h"
-#define STM32_USARTS_MAX 4
-
/*
* The STM32F0 series can have as many as four UARTS. These are the HW configs
* for those UARTS. They can be used to initialize STM32 generic UART configs.