diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ C_INCLUDES = \ # Define the chip we're building for and include its makefile
+# Variable ASM_FILE will be defined in the included port makefile
PORT = stm32f4
PORT_DIR = ports/$(PORT)
include $(PORT_DIR)/makefile
|
