HomeSort by relevance Sort by last modified time
    Searched refs:stm32 (Results 1 - 16 of 16) 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/variant/lunchbox/
lunchbox_conf.mk 23 PLATFORM := stm32
lunchbox.mk 19 ifneq ($(PLATFORM),stm32)
20 $(error "LUNCHBOX variant cannot be build on a platform that is not stm32")
  /device/google/contexthub/firmware/variant/nucleo/
nucleo_conf.mk 23 PLATFORM := stm32
nucleo.mk 20 ifneq ($(PLATFORM),stm32)
21 $(error "NUCLEO variant cannot be build on a platform that is not stm32")
  /device/google/contexthub/firmware/os/platform/stm32/
Android.mk 32 LOCAL_AUX_ARCH := stm32
48 LOCAL_AUX_ARCH := stm32
  /device/google/contexthub/firmware/build/
nanohub_executable.mk 42 ifeq ($(AUX_ARCH),stm32)
53 ifeq ($(AUX_ARCH),stm32)
  /device/google/contexthub/firmware/
lunchbox_aux_variant_config.mk 22 AUX_ARCH_$(my_variant) := stm32
nucleo_aux_variant_config.mk 22 AUX_ARCH_$(my_variant) := stm32
firmware.mk 18 PLATFORM ?= stm32
  /device/google/contexthub/firmware/variant/
variant.mk 17 PLATFORM?=stm32

Completed in 2889 milliseconds