@@ -1,27 +0,0 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<project> | |||
<configuration id="com.st.stm32cube.ide.mcu.gnu.managedbuild.config.exe.debug.384503242" name="Debug"> | |||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider"> | |||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/> | |||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/> | |||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/> | |||
<provider copy-of="extension" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser"/> | |||
<provider class="com.st.stm32cube.ide.mcu.toolchain.armnone.setup.CrossBuiltinSpecsDetector" console="false" env-hash="-1184388612868920188" id="com.st.stm32cube.ide.mcu.toolchain.armnone.setup.CrossBuiltinSpecsDetector" keep-relative-paths="false" name="MCU ARM GCC Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true"> | |||
<language-scope id="org.eclipse.cdt.core.gcc"/> | |||
<language-scope id="org.eclipse.cdt.core.g++"/> | |||
</provider> | |||
</extension> | |||
</configuration> | |||
<configuration id="com.st.stm32cube.ide.mcu.gnu.managedbuild.config.exe.release.385784560" name="Release"> | |||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider"> | |||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/> | |||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/> | |||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/> | |||
<provider copy-of="extension" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser"/> | |||
<provider class="com.st.stm32cube.ide.mcu.toolchain.armnone.setup.CrossBuiltinSpecsDetector" console="false" env-hash="-1184388612868920188" id="com.st.stm32cube.ide.mcu.toolchain.armnone.setup.CrossBuiltinSpecsDetector" keep-relative-paths="false" name="MCU ARM GCC Built-in Compiler Settings" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true"> | |||
<language-scope id="org.eclipse.cdt.core.gcc"/> | |||
<language-scope id="org.eclipse.cdt.core.g++"/> | |||
</provider> | |||
</extension> | |||
</configuration> | |||
</project> |
@@ -1,87 +0,0 @@ | |||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \ | |||
../Core/Inc/stm32f4xx_hal_conf.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h \ | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h \ | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h \ | |||
../Drivers/CMSIS/Include/core_cm4.h \ | |||
../Drivers/CMSIS/Include/cmsis_version.h \ | |||
../Drivers/CMSIS/Include/cmsis_compiler.h \ | |||
../Drivers/CMSIS/Include/cmsis_gcc.h \ | |||
../Drivers/CMSIS/Include/mpu_armv7.h \ | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h | |||
../Core/Inc/main.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h: | |||
../Core/Inc/stm32f4xx_hal_conf.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h: | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h: | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h: | |||
../Drivers/CMSIS/Include/core_cm4.h: | |||
../Drivers/CMSIS/Include/cmsis_version.h: | |||
../Drivers/CMSIS/Include/cmsis_compiler.h: | |||
../Drivers/CMSIS/Include/cmsis_gcc.h: | |||
../Drivers/CMSIS/Include/mpu_armv7.h: | |||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: | |||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h: |
@@ -1,15 +0,0 @@ | |||
main.c:81:8:deg_to_rad 32 static | |||
main.c:92:8:rad_to_deg 32 static | |||
main.c:103:5:leap_year_check 16 static | |||
main.c:118:5:calc_day_of_year 40 static | |||
main.c:174:6:calc_sunrise_sunset 168 static | |||
main.c:276:6:calc_tomorrows_date 24 static | |||
main.c:309:6:set_Alarm 24 static | |||
main.c:330:6:transmit_uart 24 static | |||
main.c:342:5:main 200 static | |||
main.c:448:6:SystemClock_Config 104 static | |||
main.c:501:13:MX_RTC_Init 8 static | |||
main.c:561:13:MX_USART2_UART_Init 8 static | |||
main.c:594:13:MX_GPIO_Init 48 static | |||
main.c:630:6:Error_Handler 4 static,ignoring_inline_asm | |||
main.c:646:6:HAL_RTC_AlarmAEventCallback 16 static |
@@ -1,44 +0,0 @@ | |||
################################################################################ | |||
# Automatically-generated file. Do not edit! | |||
################################################################################ | |||
# Add inputs and outputs from these tool invocations to the build variables | |||
C_SRCS += \ | |||
../Core/Src/main.c \ | |||
../Core/Src/stm32f4xx_hal_msp.c \ | |||
../Core/Src/stm32f4xx_it.c \ | |||
../Core/Src/syscalls.c \ | |||
../Core/Src/sysmem.c \ | |||
../Core/Src/system_stm32f4xx.c | |||
OBJS += \ | |||
./Core/Src/main.o \ | |||
./Core/Src/stm32f4xx_hal_msp.o \ | |||
./Core/Src/stm32f4xx_it.o \ | |||
./Core/Src/syscalls.o \ | |||
./Core/Src/sysmem.o \ | |||
./Core/Src/system_stm32f4xx.o | |||
C_DEPS += \ | |||
./Core/Src/main.d \ | |||
./Core/Src/stm32f4xx_hal_msp.d \ | |||
./Core/Src/stm32f4xx_it.d \ | |||
./Core/Src/syscalls.d \ | |||
./Core/Src/sysmem.d \ | |||
./Core/Src/system_stm32f4xx.d | |||
# Each subdirectory must supply rules for building sources it contributes | |||
Core/Src/main.o: ../Core/Src/main.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
Core/Src/stm32f4xx_hal_msp.o: ../Core/Src/stm32f4xx_hal_msp.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32f4xx_hal_msp.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
Core/Src/stm32f4xx_it.o: ../Core/Src/stm32f4xx_it.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32f4xx_it.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
Core/Src/syscalls.o: ../Core/Src/syscalls.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/syscalls.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
Core/Src/sysmem.o: ../Core/Src/sysmem.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/sysmem.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
Core/Src/system_stm32f4xx.o: ../Core/Src/system_stm32f4xx.c | |||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/system_stm32f4xx.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" | |||
@@ -1 +0,0 @@ | |||
Core/Src/syscalls.o: ../Core/Src/syscalls.c |
@@ -1,18 +0,0 @@ | |||
syscalls.c:48:6:initialise_monitor_handles 4 static | |||
syscalls.c:52:5:_getpid 4 static | |||
syscalls.c:57:5:_kill 16 static | |||
syscalls.c:63:6:_exit 16 static | |||
syscalls.c:69:27:_read 32 static | |||
syscalls.c:81:27:_write 32 static | |||
syscalls.c:92:5:_close 16 static | |||
syscalls.c:98:5:_fstat 16 static | |||
syscalls.c:104:5:_isatty 16 static | |||
syscalls.c:109:5:_lseek 24 static | |||
syscalls.c:114:5:_open 12 static | |||
syscalls.c:120:5:_wait 16 static | |||
syscalls.c:126:5:_unlink 16 static | |||
syscalls.c:132:5:_times 16 static | |||
syscalls.c:137:5:_stat 16 static | |||
syscalls.c:143:5:_link 16 static | |||
syscalls.c:149:5:_fork 8 static | |||
syscalls.c:155:5:_execve 24 static |
@@ -1 +0,0 @@ | |||
Core/Src/sysmem.o: ../Core/Src/sysmem.c |
@@ -1 +0,0 @@ | |||
sysmem.c:54:7:_sbrk 32 static |
@@ -1,19 +0,0 @@ | |||
################################################################################ | |||
# Automatically-generated file. Do not edit! | |||
################################################################################ | |||
# Add inputs and outputs from these tool invocations to the build variables | |||
S_SRCS += \ | |||
../Core/Startup/startup_stm32f401retx.s | |||
OBJS += \ | |||
./Core/Startup/startup_stm32f401retx.o | |||
S_DEPS += \ | |||
./Core/Startup/startup_stm32f401retx.d | |||
# Each subdirectory must supply rules for building sources it contributes | |||
Core/Startup/startup_stm32f401retx.o: ../Core/Startup/startup_stm32f401retx.s | |||
arm-none-eabi-gcc -mcpu=cortex-m4 -g3 -c -x assembler-with-cpp -MMD -MP -MF"Core/Startup/startup_stm32f401retx.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" "$<" | |||
@@ -1,94 +0,0 @@ | |||
################################################################################ | |||
# Automatically-generated file. Do not edit! | |||
################################################################################ | |||
-include ../makefile.init | |||
RM := rm -rf | |||
# All of the sources participating in the build are defined here | |||
-include sources.mk | |||
-include Drivers/STM32F4xx_HAL_Driver/Src/subdir.mk | |||
-include Core/Startup/subdir.mk | |||
-include Core/Src/subdir.mk | |||
-include subdir.mk | |||
-include objects.mk | |||
ifneq ($(MAKECMDGOALS),clean) | |||
ifneq ($(strip $(S_DEPS)),) | |||
-include $(S_DEPS) | |||
endif | |||
ifneq ($(strip $(S_UPPER_DEPS)),) | |||
-include $(S_UPPER_DEPS) | |||
endif | |||
ifneq ($(strip $(C_DEPS)),) | |||
-include $(C_DEPS) | |||
endif | |||
endif | |||
-include ../makefile.defs | |||
BUILD_ARTIFACT_NAME := RTC | |||
BUILD_ARTIFACT_EXTENSION := elf | |||
BUILD_ARTIFACT_PREFIX := | |||
BUILD_ARTIFACT := $(BUILD_ARTIFACT_PREFIX)$(BUILD_ARTIFACT_NAME).$(BUILD_ARTIFACT_EXTENSION) | |||
# Add inputs and outputs from these tool invocations to the build variables | |||
EXECUTABLES += \ | |||
RTC.elf \ | |||
SIZE_OUTPUT += \ | |||
default.size.stdout \ | |||
OBJDUMP_LIST += \ | |||
RTC.list \ | |||
OBJCOPY_BIN += \ | |||
RTC.bin \ | |||
# All Target | |||
all: main-build | |||
# Main-build Target | |||
main-build: RTC.elf secondary-outputs | |||
# Tool invocations | |||
RTC.elf: $(OBJS) $(USER_OBJS) C:\Users\Gregor\Desktop\Projektarbeit\Workspace\RTC\STM32F401RETX_FLASH.ld | |||
arm-none-eabi-gcc -o "RTC.elf" @"objects.list" $(USER_OBJS) $(LIBS) -mcpu=cortex-m4 -T"C:\Users\Gregor\Desktop\Projektarbeit\Workspace\RTC\STM32F401RETX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RTC.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group | |||
@echo 'Finished building target: $@' | |||
@echo ' ' | |||
default.size.stdout: $(EXECUTABLES) | |||
arm-none-eabi-size $(EXECUTABLES) | |||
@echo 'Finished building: $@' | |||
@echo ' ' | |||
RTC.list: $(EXECUTABLES) | |||
arm-none-eabi-objdump -h -S $(EXECUTABLES) > "RTC.list" | |||
@echo 'Finished building: $@' | |||
@echo ' ' | |||
RTC.bin: $(EXECUTABLES) | |||
arm-none-eabi-objcopy -O binary $(EXECUTABLES) "RTC.bin" | |||
@echo 'Finished building: $@' | |||
@echo ' ' | |||
# Other Targets | |||
clean: | |||
-$(RM) * | |||
-@echo ' ' | |||
secondary-outputs: $(SIZE_OUTPUT) $(OBJDUMP_LIST) $(OBJCOPY_BIN) | |||
fail-specified-linker-script-missing: | |||
@echo 'Error: Cannot find the specified linker script. Check the linker settings in the build configuration.' | |||
@exit 2 | |||
warn-no-linker-script-specified: | |||
@echo 'Warning: No linker script specified. Check the linker settings in the build configuration.' | |||
.PHONY: all clean dependents fail-specified-linker-script-missing warn-no-linker-script-specified | |||
.SECONDARY: | |||
-include ../makefile.targets |
@@ -1,25 +0,0 @@ | |||
"Core/Src/main.o" | |||
"Core/Src/stm32f4xx_hal_msp.o" | |||
"Core/Src/stm32f4xx_it.o" | |||
"Core/Src/syscalls.o" | |||
"Core/Src/sysmem.o" | |||
"Core/Src/system_stm32f4xx.o" | |||
"Core/Startup/startup_stm32f401retx.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.o" | |||
"Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.o" |
@@ -1,8 +0,0 @@ | |||
################################################################################ | |||
# Automatically-generated file. Do not edit! | |||
################################################################################ | |||
USER_OBJS := | |||
LIBS := | |||
@@ -1,25 +0,0 @@ | |||
################################################################################ | |||
# Automatically-generated file. Do not edit! | |||
################################################################################ | |||
ELF_SRCS := | |||
OBJ_SRCS := | |||
S_SRCS := | |||
C_SRCS := | |||
S_UPPER_SRCS := | |||
O_SRCS := | |||
SIZE_OUTPUT := | |||
OBJDUMP_LIST := | |||
EXECUTABLES := | |||
OBJS := | |||
S_DEPS := | |||
S_UPPER_DEPS := | |||
C_DEPS := | |||
OBJCOPY_BIN := | |||
# Every subdirectory with source files must be described here | |||
SUBDIRS := \ | |||
Core/Src \ | |||
Core/Startup \ | |||
Drivers/STM32F4xx_HAL_Driver/Src \ | |||