X-Git-Url: https://git.wirehaze.ovh/stm32f411ceu6.git/blobdiff_plain/607ec341be2feb79b7402498ddaf3a13f03d17a8..39b92fc9ae2523ffc74c8b19f4213bb83f41d331:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index eb4708a..b864e5a 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,6 @@ CFLAGS := -march=armv7e-m+fp \ -std=gnu90 \ -ffreestanding \ -fsingle-precision-constant \ - -pedantic \ - -pedantic-errors \ -Wall \ -Wextra \ -Wconversion \