aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile')
-rw-r--r--demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile b/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile
index 95e58f8f0..4b44a2062 100644
--- a/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile
+++ b/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile
@@ -115,7 +115,7 @@ CSRC = $(STARTUPSRC) \
$(BOARDSRC) \
$(TESTSRC) \
$(NASAOSALSRC) \
- $(CHIBIOS)/os/common/abstractions/nasa_osal/lib/cfe_psp_chibios.c \
+ $(CHIBIOS)/os/common/abstractions/nasa_osal/lib/cfe_psp_support.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global