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