From 92b1ab325c74b26a1075d674e117bb6aa89d1490 Mon Sep 17 00:00:00 2001 From: LEdoianX Date: Thu, 14 Apr 2016 14:55:17 +0200 Subject: [PATCH] Progress :) --- Makefile.final | 3 +++ 1 file changed, 3 insertions(+) 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 +