From c2d242a958e5977db6dc0a98eabd70f0feb7c125 Mon Sep 17 00:00:00 2001 From: cyl <960947610@qq.com> Date: Tue, 27 Sep 2022 09:23:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=AF=91=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=AD=89=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e3db8d..39e191d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ add_compile_options(-fmessage-length=0 -fsigned-char -ffunction-sections -fdata- # 编译等级 add_compile_options(-O0) # 编译信息等级 -add_compile_options(-Wall) +#add_compile_options(-Wall) add_compile_definitions( # __INTERRUPT