Home
last modified time | relevance | path

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

/dports/comms/py-esptool/esptool-3.2/test/images/ram_helloworld/source/
H A DMakefile22 APP_ELF_32 = $(BUILD_DIR)/$(APP)_32.elf macro
30 all: $(APP_ELF_8266) $(APP_ELF_32) $(APP_ELF_32S2)
48 $(APP_ELF_32): $(SRCS) $(BUILD_DIR) ld/app_32.ld | Makefile