Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all
examples/drvdiag/Makefile@13:66c8e4ce4ff1, 2016-04-29 (annotated)
- Committer:
- Adrian Suciu
- Date:
- Fri Apr 29 16:19:00 2016 +0300
- Revision:
- 13:66c8e4ce4ff1
- Parent:
- 7:b62398a1d17a
- Child:
- 19:fb92949e59c9
Added driver for AD7791 and example for CN0216
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Adrian Suciu |
7:b62398a1d17a | 1 | # This file was automagically generated by mbed.org. For more information, |
Adrian Suciu |
7:b62398a1d17a | 2 | # see http://mbed.org/handbook/Exporting-to-GCC-ARM-Embedded |
Adrian Suciu |
7:b62398a1d17a | 3 | |
Adrian Suciu |
7:b62398a1d17a | 4 | GCC_BIN = |
Adrian Suciu |
7:b62398a1d17a | 5 | PROJECT = drvdiag |
Adrian Suciu |
7:b62398a1d17a | 6 | ADI_LIBRARIES_PATH = ../../libraries |
Adrian Suciu |
7:b62398a1d17a | 7 | MBED_LIBRARIES_PATH = ../../mbed |
Adrian Suciu |
7:b62398a1d17a | 8 | DRIVER_WRAPPER_PATH = ./driver_wrapper |
Adrian Suciu |
13:66c8e4ce4ff1 | 9 | OBJECTS = ./main.o $(DRIVER_WRAPPER_PATH)/cn0357_diag.o $(DRIVER_WRAPPER_PATH)/cn0216_diag.o $(DRIVER_WRAPPER_PATH)/ad7790_diag.o $(DRIVER_WRAPPER_PATH)/ad7791_diag.o $(DRIVER_WRAPPER_PATH)/ad5270_diag.o $(ADI_LIBRARIES_PATH)/AD7790/AD7790.o $(ADI_LIBRARIES_PATH)/AD7791/AD7791.o $(ADI_LIBRARIES_PATH)/AD5270/AD5270.o $(ADI_LIBRARIES_PATH)/cn0357/CN0357.o $(ADI_LIBRARIES_PATH)/cn0216/CN0216.o |
Adrian Suciu |
7:b62398a1d17a | 10 | SYS_OBJECTS = $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_flash_ramfunc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/board.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/cmsis_nvic.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/hal_tick.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/mbed_overrides.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/retarget.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/startup_stm32f411xe.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_adc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_adc_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_can.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_cec.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_cortex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_crc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_cryp.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_cryp_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dac.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dac_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dcmi.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dcmi_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dma.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dma2d.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dma_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_dsi.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_eth.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_flash.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_flash_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_fmpi2c_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_fmpi2c.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_msp_template.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_gpio.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_hash.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_hash_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_hcd.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_i2c.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_i2c_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_i2s.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_i2s_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_irda.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_iwdg.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_lptim.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_ltdc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_ltdc_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_smartcard.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_nand.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_nor.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_pccard.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_pcd.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_pcd_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_pwr.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_pwr_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_qspi.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_rcc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_rcc_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_rng.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_rtc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_rtc_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_sai.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_sai_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_sd.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_sdram.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_spdifrx.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_spi.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_sram.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_tim.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_tim_ex.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_uart.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_usart.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_hal_wwdg.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_ll_fmc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_ll_fsmc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_ll_sdmmc.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/stm32f4xx_ll_usb.o $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/system_stm32f4xx.o |
Adrian Suciu |
13:66c8e4ce4ff1 | 11 | INCLUDE_PATHS = -I. -I$(MBED_LIBRARIES_PATH) -I$(ADI_LIBRARIES_PATH) -I$(ADI_LIBRARIES_PATH)/ad5270 -I$(ADI_LIBRARIES_PATH)/ad7790 -I$(ADI_LIBRARIES_PATH)/ad7791 -I$(ADI_LIBRARIES_PATH)/cn0357 -I$(ADI_LIBRARIES_PATH)/cn0216 -I$(DRIVER_WRAPPER_PATH) -I$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE -I$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TARGET_STM -I$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TARGET_STM/TARGET_STM32F4 -I$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F411RE -I$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM |
Adrian Suciu |
7:b62398a1d17a | 12 | LIBRARY_PATHS = -L$(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM |
Adrian Suciu |
7:b62398a1d17a | 13 | LIBRARIES = -lmbed |
Adrian Suciu |
7:b62398a1d17a | 14 | LINKER_SCRIPT = $(MBED_LIBRARIES_PATH)/TARGET_NUCLEO_F411RE/TOOLCHAIN_GCC_ARM/STM32F411XE.ld |
Adrian Suciu |
7:b62398a1d17a | 15 | |
Adrian Suciu |
7:b62398a1d17a | 16 | ############################################################################### |
Adrian Suciu |
7:b62398a1d17a | 17 | AS = $(GCC_BIN)arm-none-eabi-as |
Adrian Suciu |
7:b62398a1d17a | 18 | CC = $(GCC_BIN)arm-none-eabi-gcc |
Adrian Suciu |
7:b62398a1d17a | 19 | CPP = $(GCC_BIN)arm-none-eabi-g++ |
Adrian Suciu |
7:b62398a1d17a | 20 | LD = $(GCC_BIN)arm-none-eabi-gcc |
Adrian Suciu |
7:b62398a1d17a | 21 | OBJCOPY = $(GCC_BIN)arm-none-eabi-objcopy |
Adrian Suciu |
7:b62398a1d17a | 22 | OBJDUMP = $(GCC_BIN)arm-none-eabi-objdump |
Adrian Suciu |
7:b62398a1d17a | 23 | SIZE = $(GCC_BIN)arm-none-eabi-size |
Adrian Suciu |
7:b62398a1d17a | 24 | |
Adrian Suciu |
7:b62398a1d17a | 25 | ifeq ($(HARDFP),1) |
Adrian Suciu |
7:b62398a1d17a | 26 | FLOAT_ABI = hard |
Adrian Suciu |
7:b62398a1d17a | 27 | else |
Adrian Suciu |
7:b62398a1d17a | 28 | FLOAT_ABI = softfp |
Adrian Suciu |
7:b62398a1d17a | 29 | endif |
Adrian Suciu |
7:b62398a1d17a | 30 | |
Adrian Suciu |
7:b62398a1d17a | 31 | |
Adrian Suciu |
7:b62398a1d17a | 32 | CPU = -mcpu=cortex-m4 -mthumb -mfpu=fpv4-sp-d16 -mfloat-abi=$(FLOAT_ABI) |
Adrian Suciu |
7:b62398a1d17a | 33 | CC_FLAGS = $(CPU) -c -g -fno-common -fmessage-length=0 -Wall -Wextra -fno-exceptions -ffunction-sections -fdata-sections -fomit-frame-pointer -MMD -MP |
Adrian Suciu |
7:b62398a1d17a | 34 | CC_SYMBOLS = -DTARGET_RTOS_M4_M7 -DTARGET_FF_ARDUINO -DTOOLCHAIN_GCC_ARM -DTARGET_NUCLEO_F411RE -D__CORTEX_M4 -DTARGET_LIKE_MBED -DTARGET_CORTEX_M -D__FPU_PRESENT=1 -DTARGET_LIKE_CORTEX_M4 -DMBED_BUILD_TIMESTAMP=1458639619.11 -DTARGET_M4 -D__MBED__=1 -DTARGET_STM -DTARGET_STM32F4 -DTARGET_FF_MORPHO -DTOOLCHAIN_GCC -DTARGET_STM32F411RE -DARM_MATH_CM4 |
Adrian Suciu |
7:b62398a1d17a | 35 | |
Adrian Suciu |
7:b62398a1d17a | 36 | LD_FLAGS = $(CPU) -Wl,--gc-sections --specs=nano.specs -u _printf_float -u _scanf_float -Wl,--wrap,main -Wl,-Map=$(PROJECT).map,--cref |
Adrian Suciu |
7:b62398a1d17a | 37 | LD_SYS_LIBS = -lstdc++ -lsupc++ -lm -lc -lgcc -lnosys |
Adrian Suciu |
7:b62398a1d17a | 38 | |
Adrian Suciu |
7:b62398a1d17a | 39 | |
Adrian Suciu |
7:b62398a1d17a | 40 | ifeq ($(DEBUG), 1) |
Adrian Suciu |
7:b62398a1d17a | 41 | CC_FLAGS += -DDEBUG -O0 |
Adrian Suciu |
7:b62398a1d17a | 42 | else |
Adrian Suciu |
7:b62398a1d17a | 43 | CC_FLAGS += -DNDEBUG -Os |
Adrian Suciu |
7:b62398a1d17a | 44 | endif |
Adrian Suciu |
7:b62398a1d17a | 45 | |
Adrian Suciu |
7:b62398a1d17a | 46 | .PHONY: all clean lst size |
Adrian Suciu |
7:b62398a1d17a | 47 | |
Adrian Suciu |
7:b62398a1d17a | 48 | all: $(PROJECT).bin $(PROJECT).hex size |
Adrian Suciu |
7:b62398a1d17a | 49 | |
Adrian Suciu |
7:b62398a1d17a | 50 | |
Adrian Suciu |
7:b62398a1d17a | 51 | clean: |
Adrian Suciu |
7:b62398a1d17a | 52 | rm -f $(PROJECT).bin $(PROJECT).elf $(PROJECT).hex $(PROJECT).map $(PROJECT).lst $(OBJECTS) $(DEPS) |
Adrian Suciu |
7:b62398a1d17a | 53 | |
Adrian Suciu |
7:b62398a1d17a | 54 | |
Adrian Suciu |
7:b62398a1d17a | 55 | .asm.o: |
Adrian Suciu |
7:b62398a1d17a | 56 | $(CC) $(CPU) -c -x assembler-with-cpp -o $@ $< |
Adrian Suciu |
7:b62398a1d17a | 57 | .s.o: |
Adrian Suciu |
7:b62398a1d17a | 58 | $(CC) $(CPU) -c -x assembler-with-cpp -o $@ $< |
Adrian Suciu |
7:b62398a1d17a | 59 | .S.o: |
Adrian Suciu |
7:b62398a1d17a | 60 | $(CC) $(CPU) -c -x assembler-with-cpp -o $@ $< |
Adrian Suciu |
7:b62398a1d17a | 61 | |
Adrian Suciu |
7:b62398a1d17a | 62 | .c.o: |
Adrian Suciu |
7:b62398a1d17a | 63 | $(CC) $(CC_FLAGS) $(CC_SYMBOLS) -std=gnu99 $(INCLUDE_PATHS) -o $@ $< |
Adrian Suciu |
7:b62398a1d17a | 64 | |
Adrian Suciu |
7:b62398a1d17a | 65 | .cpp.o: |
Adrian Suciu |
7:b62398a1d17a | 66 | $(CPP) $(CC_FLAGS) $(CC_SYMBOLS) -std=gnu++11 -fno-rtti $(INCLUDE_PATHS) -o $@ $< |
Adrian Suciu |
7:b62398a1d17a | 67 | |
Adrian Suciu |
7:b62398a1d17a | 68 | |
Adrian Suciu |
7:b62398a1d17a | 69 | |
Adrian Suciu |
7:b62398a1d17a | 70 | $(PROJECT).elf: $(OBJECTS) $(SYS_OBJECTS) |
Adrian Suciu |
7:b62398a1d17a | 71 | $(LD) $(LD_FLAGS) -T$(LINKER_SCRIPT) $(LIBRARY_PATHS) -o $@ $^ $(LIBRARIES) $(LD_SYS_LIBS) $(LIBRARIES) $(LD_SYS_LIBS) |
Adrian Suciu |
7:b62398a1d17a | 72 | |
Adrian Suciu |
7:b62398a1d17a | 73 | |
Adrian Suciu |
7:b62398a1d17a | 74 | $(PROJECT).bin: $(PROJECT).elf |
Adrian Suciu |
7:b62398a1d17a | 75 | $(OBJCOPY) -O binary $< $@ |
Adrian Suciu |
7:b62398a1d17a | 76 | |
Adrian Suciu |
7:b62398a1d17a | 77 | $(PROJECT).hex: $(PROJECT).elf |
Adrian Suciu |
7:b62398a1d17a | 78 | @$(OBJCOPY) -O ihex $< $@ |
Adrian Suciu |
7:b62398a1d17a | 79 | |
Adrian Suciu |
7:b62398a1d17a | 80 | $(PROJECT).lst: $(PROJECT).elf |
Adrian Suciu |
7:b62398a1d17a | 81 | @$(OBJDUMP) -Sdh $< > $@ |
Adrian Suciu |
7:b62398a1d17a | 82 | |
Adrian Suciu |
7:b62398a1d17a | 83 | lst: $(PROJECT).lst |
Adrian Suciu |
7:b62398a1d17a | 84 | |
Adrian Suciu |
7:b62398a1d17a | 85 | size: $(PROJECT).elf |
Adrian Suciu |
7:b62398a1d17a | 86 | $(SIZE) $(PROJECT).elf |
Adrian Suciu |
7:b62398a1d17a | 87 | |
Adrian Suciu |
7:b62398a1d17a | 88 | DEPS = $(OBJECTS:.o=.d) $(SYS_OBJECTS:.o=.d) |
Adrian Suciu |
7:b62398a1d17a | 89 | -include $(DEPS) |
Adrian Suciu |
7:b62398a1d17a | 90 | |
Adrian Suciu |
7:b62398a1d17a | 91 |