Revision f1f56ad4 modules/STM32F4Discovery/Makefile
| modules/STM32F4Discovery/Makefile | ||
|---|---|---|
| 171 | 171 |
# C++ sources that can be compiled in ARM or THUMB mode depending on the global |
| 172 | 172 |
# setting. |
| 173 | 173 |
CPPSRC = $(AMIROOSCORECPPSRC) \ |
| 174 |
$(CHIBIOS)/os/various/cpp_wrappers/syscalls_cpp.cpp \ |
|
| 174 | 175 |
$(APPSCPPSRC) |
| 175 | 176 |
|
| 176 | 177 |
# C sources to be compiled in ARM mode regardless of the global setting. |
Also available in: Unified diff