aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO_L053R8
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO_L053R8')
-rw-r--r--os/hal/boards/ST_NUCLEO_L053R8/board.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO_L053R8/board.mk b/os/hal/boards/ST_NUCLEO_L053R8/board.mk
index 124a7d13f..6cb56c1de 100644
--- a/os/hal/boards/ST_NUCLEO_L053R8/board.mk
+++ b/os/hal/boards/ST_NUCLEO_L053R8/board.mk
@@ -1,5 +1,5 @@
# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L152RE/board.c
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L053R8/board.c
# Required include directories
-BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L152RE
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_L053R8