From e392dd5c4194543ab637bff72754a2669d3aac43 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 11 Jan 2019 22:50:05 +0000 Subject: Demonstrate assembly source files --- my-project/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'my-project/Makefile') diff --git a/my-project/Makefile b/my-project/Makefile index 2d009c3..5b6afde 100644 --- a/my-project/Makefile +++ b/my-project/Makefile @@ -4,6 +4,7 @@ BUILD_DIR = bin SHARED_DIR = ../my-common-code CFILES = my-project.c CFILES += api.c +AFILES += api-asm.S # TODO - you will need to edit these two lines! DEVICE=stm32f407vgt6 -- cgit v1.2.3-70-g09d2