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

  /device/google/contexthub/firmware/
firmware.mk 41 SRCS_bl :=
76 SRCS_bl += ../lib/nanohub/sha2.c ../lib/nanohub/rsa.c ../lib/nanohub/aes.c os/core/seos.c
83 SRCS_bl += os/core/bl.c
86 SRCS_bl += os/core/printf.c
100 $(OUT)/bl.unchecked.elf: $(SRCS_bl) $(DEPS)
102 $(GCC) -o $@ $(SRCS_bl) $(OSFLAGS) $(OSFLAGS_bl) $(FLAGS)
  /device/google/contexthub/firmware/os/cpu/cortexm4/
cortexm4.mk 37 SRCS_bl += os/cpu/$(CPU)/cpu.c
47 SRCS_bl += \
  /device/google/contexthub/firmware/os/platform/stm32/
stm32.mk 32 SRCS_bl += os/platform/$(PLATFORM)/bl.c
57 SRCS_bl += os/platform/$(PLATFORM)/pwr.c os/platform/$(PLATFORM)/gpio.c

Completed in 916 milliseconds