summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHierophect <hierophect@gmail.com>2019-06-28 16:21:13 -0400
committerHierophect <hierophect@gmail.com>2019-06-28 16:21:13 -0400
commitcaed59ec6400f71d7c19611c7095af2e9f755400 (patch)
tree3b36a56fb791d4d7c2a541ede4aa32c6acc1d456
parent16ba035ba7a197fcca3d3381d406f64b08827ddd (diff)
name change
-rwxr-xr-xports/stm32F4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/stm32F4/Makefile b/ports/stm32F4/Makefile
index 607858be9..147037900 100755
--- a/ports/stm32F4/Makefile
+++ b/ports/stm32F4/Makefile
@@ -165,6 +165,7 @@ SRC_C += \
background.c \
fatfs_port.c \
mphalport.c \
+ boards/$(BOARD)/board.c \
lib/libc/string0.c \
lib/mp-readline/readline.c \
lib/oofatfs/ff.c \