aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f1/include/series/stm32.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/stm32f1/include/series/stm32.h')
-rw-r--r--libmaple/stm32f1/include/series/stm32.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmaple/stm32f1/include/series/stm32.h b/libmaple/stm32f1/include/series/stm32.h
index e793a10..f6e96f8 100644
--- a/libmaple/stm32f1/include/series/stm32.h
+++ b/libmaple/stm32f1/include/series/stm32.h
@@ -99,8 +99,7 @@ extern "C" {
# define STM32_MEDIUM_DENSITY
#else
-#error "Unrecognized STM32F1 MCU, or no MCU specified. Add something like " \
- "-DMCU_STM32F103RB to your compiler arguments."
+#warning "Unsupported or unspecified STM32F1 MCU."
#endif
/*