Home
last modified time | relevance | path

Searched refs:ASM_SOURCES (Results 1 – 7 of 7) sorted by relevance

/btstack/port/nrf5-cinnamon/pca10040/armgcc/
H A DMakefile70 ASM_SOURCES= \ macro
176 OBJECTS += $(addprefix $(OUTPUT_DIRECTORY)/,$(notdir $(ASM_SOURCES:.S=.o)))
177 vpath %.S $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-l476rg-nucleo-sx1280/
H A DMakefile125 ASM_SOURCES = \ macro
256 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
257 vpath %.s $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-l451-miromico-sx1280/
H A DMakefile126 ASM_SOURCES = \ macro
256 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
257 vpath %.s $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-l073rz-nucleo-em9304/
H A DMakefile113 ASM_SOURCES = \ macro
243 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
244 vpath %.s $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-wb55xx-nucleo-freertos/
H A DMakefile123 ASM_SOURCES = \ macro
269 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
270 vpath %.s $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-f4discovery-cc256x/
H A DMakefile202 ASM_SOURCES = \ macro
382 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
383 vpath %.s $(sort $(dir $(ASM_SOURCES)))
/btstack/port/stm32-f4discovery-usb/
H A DMakefile208 ASM_SOURCES = \ macro
390 OBJECTS += $(addprefix $(BUILD_DIR)/,$(notdir $(ASM_SOURCES:.s=.o)))
391 vpath %.s $(sort $(dir $(ASM_SOURCES)))