Edited git ignore. Target can now build without any errors'!'
This commit is contained in:
11
Default/FATFS/diskio.d
Normal file
11
Default/FATFS/diskio.d
Normal file
@@ -0,0 +1,11 @@
|
||||
FATFS/diskio.d: ../FATFS/diskio.c ../FATFS/diskio.h ../FATFS/integer.h \
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.h \
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/diskio.h
|
||||
|
||||
../FATFS/diskio.h:
|
||||
|
||||
../FATFS/integer.h:
|
||||
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.h:
|
||||
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/diskio.h:
|
10
Default/FATFS/ff.d
Normal file
10
Default/FATFS/ff.d
Normal file
@@ -0,0 +1,10 @@
|
||||
FATFS/ff.d: ../FATFS/ff.c ../FATFS/ff.h ../FATFS/integer.h \
|
||||
../FATFS/ffconf.h ../FATFS/diskio.h
|
||||
|
||||
../FATFS/ff.h:
|
||||
|
||||
../FATFS/integer.h:
|
||||
|
||||
../FATFS/ffconf.h:
|
||||
|
||||
../FATFS/diskio.h:
|
8
Default/FATFS/option/ccsbcs.d
Normal file
8
Default/FATFS/option/ccsbcs.d
Normal file
@@ -0,0 +1,8 @@
|
||||
FATFS/option/ccsbcs.d: ../FATFS/option/ccsbcs.c ../FATFS/option/../ff.h \
|
||||
../FATFS/option/../integer.h ../FATFS/option/../ffconf.h
|
||||
|
||||
../FATFS/option/../ff.h:
|
||||
|
||||
../FATFS/option/../integer.h:
|
||||
|
||||
../FATFS/option/../ffconf.h:
|
27
Default/FATFS/option/subdir.mk
Normal file
27
Default/FATFS/option/subdir.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FATFS/option/ccsbcs.c \
|
||||
../FATFS/option/syscall.c
|
||||
|
||||
OBJS += \
|
||||
./FATFS/option/ccsbcs.o \
|
||||
./FATFS/option/syscall.o
|
||||
|
||||
C_DEPS += \
|
||||
./FATFS/option/ccsbcs.d \
|
||||
./FATFS/option/syscall.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FATFS/option/%.o: ../FATFS/option/%.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Invoking: Cross GCC Compiler'
|
||||
arm-none-eabi-gcc -DSTM32F407xx -DSTM32F4XX -DARM_MATH_CM4 -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/option" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis_boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/mathlib" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/UART" -O0 -g3 -Wall -c -fmessage-length=0 -mlittle-endian -mthumb -mcpu=cortex-m4 -mthumb-interwork -mfloat-abi=hard -mfpu=fpv4-sp-d16 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
8
Default/FATFS/option/syscall.d
Normal file
8
Default/FATFS/option/syscall.d
Normal file
@@ -0,0 +1,8 @@
|
||||
FATFS/option/syscall.d: ../FATFS/option/syscall.c ../FATFS/option/../ff.h \
|
||||
../FATFS/option/../integer.h ../FATFS/option/../ffconf.h
|
||||
|
||||
../FATFS/option/../ff.h:
|
||||
|
||||
../FATFS/option/../integer.h:
|
||||
|
||||
../FATFS/option/../ffconf.h:
|
11
Default/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.d
Normal file
11
Default/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.d
Normal file
@@ -0,0 +1,11 @@
|
||||
FATFS/shimatta_sdio_driver/shimatta_sdio-driver.d: \
|
||||
../FATFS/shimatta_sdio_driver/shimatta_sdio-driver.c \
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.h \
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/diskio.h \
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/integer.h
|
||||
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver/shimatta_sdio-driver.h:
|
||||
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/diskio.h:
|
||||
|
||||
/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/integer.h:
|
24
Default/FATFS/shimatta_sdio_driver/subdir.mk
Normal file
24
Default/FATFS/shimatta_sdio_driver/subdir.mk
Normal file
@@ -0,0 +1,24 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FATFS/shimatta_sdio_driver/shimatta_sdio-driver.c
|
||||
|
||||
OBJS += \
|
||||
./FATFS/shimatta_sdio_driver/shimatta_sdio-driver.o
|
||||
|
||||
C_DEPS += \
|
||||
./FATFS/shimatta_sdio_driver/shimatta_sdio-driver.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FATFS/shimatta_sdio_driver/%.o: ../FATFS/shimatta_sdio_driver/%.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Invoking: Cross GCC Compiler'
|
||||
arm-none-eabi-gcc -DSTM32F407xx -DSTM32F4XX -DARM_MATH_CM4 -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/option" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis_boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/mathlib" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/UART" -O0 -g3 -Wall -c -fmessage-length=0 -mlittle-endian -mthumb -mcpu=cortex-m4 -mthumb-interwork -mfloat-abi=hard -mfpu=fpv4-sp-d16 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
27
Default/FATFS/subdir.mk
Normal file
27
Default/FATFS/subdir.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FATFS/diskio.c \
|
||||
../FATFS/ff.c
|
||||
|
||||
OBJS += \
|
||||
./FATFS/diskio.o \
|
||||
./FATFS/ff.o
|
||||
|
||||
C_DEPS += \
|
||||
./FATFS/diskio.d \
|
||||
./FATFS/ff.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FATFS/%.o: ../FATFS/%.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Invoking: Cross GCC Compiler'
|
||||
arm-none-eabi-gcc -DSTM32F407xx -DSTM32F4XX -DARM_MATH_CM4 -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/shimatta_sdio_driver" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS/option" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/FATFS" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/cmsis_boot" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/mathlib" -I"/home/mari/projects/arm/workspace/SDCardTemplate_stm32f407vgt6/UART" -O0 -g3 -Wall -c -fmessage-length=0 -mlittle-endian -mthumb -mcpu=cortex-m4 -mthumb-interwork -mfloat-abi=hard -mfpu=fpv4-sp-d16 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
Reference in New Issue
Block a user