aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile
diff options
context:
space:
mode:
authorDiego Ismirlian <dismirlian@gmail.com>2019-10-02 15:42:45 -0300
committerDiego Ismirlian <dismirlian@gmail.com>2019-10-02 15:42:45 -0300
commit3ba4c222b8250e07dc16d533b382395b5549230d (patch)
tree87a9b9ec70f6f18912c14ddbc6eec775dfb93b58 /demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile
parentd77e8fbd524e6c3ff67769623276419f7a8d14ba (diff)
downloadChibiOS-Contrib-3ba4c222b8250e07dc16d533b382395b5549230d.tar.gz
ChibiOS-Contrib-3ba4c222b8250e07dc16d533b382395b5549230d.tar.bz2
ChibiOS-Contrib-3ba4c222b8250e07dc16d533b382395b5549230d.zip
RTT/SystemView bindings: update ChibiOS to 19.1.x
Diffstat (limited to 'demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile')
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile
index 74fba6e..f9e1493 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-RTT+SystemView/Makefile
@@ -104,7 +104,7 @@ include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.m
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/ports/STM32/STM32F4xx/platform.mk
include $(CHIBIOS)/os/hal/boards/ST_STM32F4_DISCOVERY/board.mk
-include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk
+include $(CHIBIOS)/os/hal/osal/rt/osal.mk
# RTOS files (optional).
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk