# # Wizard autogenerated makefile. # DO NOT EDIT, use the at91sam7x-ek_sd_fat_user.mk file instead. # # Constants automatically defined by the selected modules at91sam7x-ek_sd_fat_DEBUG = 1 # Our target application TRG += at91sam7x-ek_sd_fat at91sam7x-ek_sd_fat_PREFIX = "arm-none-eabi-" at91sam7x-ek_sd_fat_SUFFIX = "" at91sam7x-ek_sd_fat_SRC_PATH = boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat at91sam7x-ek_sd_fat_HW_PATH = boards/at91sam7x-ek # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_sd_fat_USER_CSRC INSTEAD! at91sam7x-ek_sd_fat_WIZARD_CSRC = \ bertos/cpu/arm/drv/adc_arm.c \ bertos/cpu/arm/drv/adc_at91.c \ bertos/cpu/arm/drv/ser_arm.c \ bertos/cpu/arm/drv/ser_at91.c \ bertos/cpu/arm/drv/sysirq_at91.c \ bertos/cpu/arm/drv/timer_arm.c \ bertos/cpu/arm/drv/timer_at91.c \ bertos/drv/adc.c \ bertos/drv/sd.c \ bertos/drv/sd_spi.c \ bertos/drv/ser.c \ bertos/drv/timer.c \ bertos/drv/tmp123.c \ bertos/fs/fat.c \ bertos/fs/fatfs/diskio.c \ bertos/fs/fatfs/ff.c \ bertos/io/kblock.c \ bertos/io/kfile.c \ bertos/mware/event.c \ bertos/mware/formatwr.c \ bertos/mware/hex.c \ bertos/mware/ini_reader.c \ bertos/mware/sprintf.c \ bertos/struct/kfile_fifo.c \ # # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_sd_fat_USER_PCSRC INSTEAD! at91sam7x-ek_sd_fat_WIZARD_PCSRC = \ \ # # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_sd_fat_USER_CPPASRC INSTEAD! at91sam7x-ek_sd_fat_WIZARD_CPPASRC = \ \ # # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_sd_fat_USER_CXXSRC INSTEAD! at91sam7x-ek_sd_fat_WIZARD_CXXSRC = \ \ # # Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_sd_fat_USER_ASRC INSTEAD! at91sam7x-ek_sd_fat_WIZARD_ASRC = \ \ # at91sam7x-ek_sd_fat_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(at91sam7x-ek_sd_fat_HW_PATH) -I$(at91sam7x-ek_sd_fat_SRC_PATH) $(at91sam7x-ek_sd_fat_CPU_CPPFLAGS) $(at91sam7x-ek_sd_fat_USER_CPPFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_LDFLAGS = $(at91sam7x-ek_sd_fat_CPU_LDFLAGS) $(at91sam7x-ek_sd_fat_WIZARD_LDFLAGS) $(at91sam7x-ek_sd_fat_USER_LDFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_CPPAFLAGS = $(at91sam7x-ek_sd_fat_CPU_CPPAFLAGS) $(at91sam7x-ek_sd_fat_WIZARD_CPPAFLAGS) $(at91sam7x-ek_sd_fat_USER_CPPAFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_CSRC = $(at91sam7x-ek_sd_fat_CPU_CSRC) $(at91sam7x-ek_sd_fat_WIZARD_CSRC) $(at91sam7x-ek_sd_fat_USER_CSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_PCSRC = $(at91sam7x-ek_sd_fat_CPU_PCSRC) $(at91sam7x-ek_sd_fat_WIZARD_PCSRC) $(at91sam7x-ek_sd_fat_USER_PCSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_CPPASRC = $(at91sam7x-ek_sd_fat_CPU_CPPASRC) $(at91sam7x-ek_sd_fat_WIZARD_CPPASRC) $(at91sam7x-ek_sd_fat_USER_CPPASRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_CXXSRC = $(at91sam7x-ek_sd_fat_CPU_CXXSRC) $(at91sam7x-ek_sd_fat_WIZARD_CXXSRC) $(at91sam7x-ek_sd_fat_USER_CXXSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_ASRC = $(at91sam7x-ek_sd_fat_CPU_ASRC) $(at91sam7x-ek_sd_fat_WIZARD_ASRC) $(at91sam7x-ek_sd_fat_USER_ASRC) # CPU specific flags and options, defined in the CPU definition files. # Automatically generated by the wizard. PLEASE DO NOT EDIT! at91sam7x-ek_sd_fat_CPU_CPPASRC = bertos/cpu/arm/hw/crt_arm7tdmi.S bertos/cpu/arm/hw/vectors_at91.S at91sam7x-ek_sd_fat_CPU_CPPAFLAGS = -g -gdwarf-2 at91sam7x-ek_sd_fat_CPU_CPPFLAGS = -O0 -g3 -gdwarf-2 -fverbose-asm -Ibertos/cpu/arm/ -D__ARM_AT91SAM7X256__ at91sam7x-ek_sd_fat_CPU_CSRC = bertos/cpu/arm/hw/init_at91.c at91sam7x-ek_sd_fat_PROGRAMMER_CPU = at91sam7 at91sam7x-ek_sd_fat_CPU_LDFLAGS = -nostartfiles -Wl,--no-warn-mismatch -Wl,-dT bertos/cpu/arm/scripts/at91sam7_256_rom.ld at91sam7x-ek_sd_fat_STOPFLASH_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh at91sam7x-ek_sd_fat_CPU = arm7tdmi at91sam7x-ek_sd_fat_STOPDEBUG_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh at91sam7x-ek_sd_fat_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh at91sam7x-ek_sd_fat_FLASH_SCRIPT = bertos/prg_scripts/arm/flash.sh include $(at91sam7x-ek_sd_fat_SRC_PATH)/at91sam7x-ek_sd_fat_user.mk