X-Git-Url: https://git.wirehaze.ovh/stm32f411ceu6.git/blobdiff_plain/4760553fdcf14fbf9b1a060f83be0b265bd05d8c..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 \