HomeSort by relevance Sort by last modified time
    Searched refs:lkr (Results 1 - 11 of 11) sorted by null

  /device/google/contexthub/firmware/os/platform/stm32/lkr/
stm32f401.bl.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f401.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.bl.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
stm32f401.os.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f401.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.os.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
stm32f411.bl.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f411.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.bl.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
stm32f411.os.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f411.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.os.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
stm32f412.bl.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f412.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.bl.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
stm32f412.os.lkr 18 INCLUDE os/platform/stm32/lkr/stm32f412.map.lkr
19 INCLUDE os/platform/stm32/lkr/stm32f4xx.os.lkr
20 INCLUDE os/platform/stm32/lkr/stm32f4xx.common.lkr
  /device/google/contexthub/firmware/os/platform/native/
native.mk 18 LKR = os/platform/$(PLATFORM)/lkr/native.extra.lkr
21 FLAGS += -Wl,-T $(LKR) -Wl,--gc-sections
33 DEPS += $(LKR)
  /device/google/contexthub/firmware/build/
nanohub_executable.mk 38 linker_script := $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/lkr/app.lkr
43 linker_script := $(gen)/bl.lkr
50 linker_script := $(gen)/os.lkr
54 linker_script := $(gen)/os.lkr
config.mk 85 $(eval $(call nano-gen-linker-script-from-list,$(1),$(patsubst %,$(NANOHUB_OS_PATH)/os/platform/$(5)/lkr/%.lkr,$(3).map $(4).$(2) $(4).common)))
98 $(eval $(call nano-gen-linker-script-from-list,$(1),$(NANOHUB_OS_PATH)/os/platform/$(5)/lkr/$(4).extra.lkr))
  /device/google/contexthub/firmware/os/platform/stm32/
stm32.mk 64 LKR_os = os/platform/$(PLATFORM)/lkr/$(CHIP).os.lkr
65 LKR_bl = os/platform/$(PLATFORM)/lkr/$(CHIP).bl.lkr
  /device/google/contexthub/firmware/app/
app.mk 171 LDFLAGS := -T $(NANOHUB_DIR)/os/platform/$(PLATFORM)/lkr/app.lkr

Completed in 1177 milliseconds