diff --git a/CMakeLists.txt b/CMakeLists.txt index 70844ed..2043661 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,6 +6,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON) add_compile_options( -std=gnu11 -mthumb -Wall -Wextra -Werror + -Wstrict-prototypes -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections