diff --git a/conf/Makefile.stm32 b/conf/Makefile.stm32 index d2ab9562b0..4e8176523d 100644 --- a/conf/Makefile.stm32 +++ b/conf/Makefile.stm32 @@ -102,6 +102,8 @@ CFLAGS += -Wstrict-prototypes -Wmissing-prototypes CFLAGS += -Wshadow CFLAGS += -Wnested-externs +#CFLAGS += -fno-diagnostics-show-caret + ifneq ($(ARCH_L), ) ifeq ($(ARCH_L),f4) CFLAGS += -DSTM32F4