From 2b3bc49928c6bb58e65d0de45175909f4e0eba03 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sun, 29 Nov 2020 19:22:04 -0500 Subject: hsi only for adc; run msi at 512k for 360uA --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 128703d..4eb5c40 100644 --- a/Makefile +++ b/Makefile @@ -139,7 +139,7 @@ ASMXSRC = $(ALLXASMSRC) INCDIR = $(CONFDIR) $(ALLINC) $(TESTINC) # Define C warning options here. -CWARN = -Wall -Wextra -Wundef -pedantic #-Wstrict-prototypes +CWARN = -Wall -Wextra -Wundef -Wno-cpp #-Wstrict-prototypes # Define C++ warning options here. CPPWARN = -Wall -Wextra -Wundef -- cgit v1.2.3