mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS-demo.git
synced 2025-06-10 02:05:58 +00:00
72 lines
1.6 KiB
Makefile
72 lines
1.6 KiB
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
# Toolchain: GNU Tools for STM32 (12.3.rel1)
|
|
################################################################################
|
|
|
|
C++M_SRCS :=
|
|
CPP_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
ELF_SRCS :=
|
|
C_UPPER_SRCS :=
|
|
CXX_SRCS :=
|
|
CCM_SRCS :=
|
|
C++_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
CC_SRCS :=
|
|
C_SRCS :=
|
|
CXXM_SRCS :=
|
|
CYCLO_FILES :=
|
|
OBJDUMP_LIST :=
|
|
CCM_DEPS :=
|
|
C_UPPER_DEPS :=
|
|
S_DEPS :=
|
|
CXXM_DEPS :=
|
|
C_DEPS :=
|
|
CC_DEPS :=
|
|
SIZE_OUTPUT :=
|
|
C++_DEPS :=
|
|
SU_FILES :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
CXX_DEPS :=
|
|
MAP_FILES :=
|
|
S_UPPER_DEPS :=
|
|
C++M_DEPS :=
|
|
CPP_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
App/src \
|
|
App/src/tasks \
|
|
Core/Src \
|
|
Core/Startup \
|
|
Core/ThreadSafe \
|
|
Drivers/STM32F4xx_HAL_Driver/Src \
|
|
Libs/TACOS/src \
|
|
Libs/rtos2-utils/src/debug \
|
|
Libs/rtos2-utils/src \
|
|
Libs/rtos2-utils/src/system \
|
|
Libs/sta-core/src/atomic \
|
|
Libs/sta-core/src/bus \
|
|
Libs/sta-core/src/bus/i2c \
|
|
Libs/sta-core/src/bus/spi \
|
|
Libs/sta-core/src/bus/uart \
|
|
Libs/sta-core/src/can \
|
|
Libs/sta-core/src/debug \
|
|
Libs/sta-core/src/debug/printing \
|
|
Libs/sta-core/src/devices/arduino/bus \
|
|
Libs/sta-core/src/devices/arduino \
|
|
Libs/sta-core/src/devices/raspi/bus \
|
|
Libs/sta-core/src/devices/raspi \
|
|
Libs/sta-core/src/devices/stm32 \
|
|
Libs/sta-core/src/devices/stm32/bus \
|
|
Libs/sta-core/src/devices/template \
|
|
Libs/sta-core/src \
|
|
Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 \
|
|
Middlewares/Third_Party/FreeRTOS/Source \
|
|
Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F \
|
|
Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang \
|
|
|