diff --git a/Makefile.final b/Makefile.final index e69de29..8bebfeb 100644 --- a/Makefile.final +++ b/Makefile.final @@ -0,0 +1,3 @@ +%.o %.c + arm-none-eabi-gcc -Os -g -Wextra -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -fno-common -ffunction-sections -fdata-sections -MD -Wall -Wundef +