source: trunk/firmware_v3/STM32CubeIDE/Debug/sources.mk

Last change on this file was 41, checked in by f.jahn, 8 days ago

V3 Version soweit fertig. Relais ansteuerung, modbus, temperatursensor ist implementiert
Commit vor Änderung auf neuen Controller mit mehr Speicher

File size: 674 bytes
RevLine 
[41]1################################################################################
2# Automatically-generated file. Do not edit!
3# Toolchain: GNU Tools for STM32 (13.3.rel1)
4################################################################################
5
6ELF_SRCS :=
7OBJ_SRCS :=
8S_SRCS :=
9C_SRCS :=
10S_UPPER_SRCS :=
11O_SRCS :=
12CYCLO_FILES :=
13SIZE_OUTPUT :=
14OBJDUMP_LIST :=
15SU_FILES :=
16EXECUTABLES :=
17OBJS :=
18MAP_FILES :=
19S_DEPS :=
20S_UPPER_DEPS :=
21C_DEPS :=
22
23# Every subdirectory with source files must be described here
24SUBDIRS := \
25Application/User/Core \
26Application/User/Startup \
27Drivers/CMSIS \
28Drivers/STM32C0xx_HAL_Driver \
29src \
30
Note: See TracBrowser for help on using the repository browser.