Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/test/images/ram_helloworld/source/
DMakefile5 CROSS_8266 ?= xtensa-lx106-elf- macro
54 …$(Q) $(CROSS_8266)gcc $(CFLAGS) -DESP8266=1 -Tapp_8266.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter %…
/hal_espressif-latest/tools/esptool_py/flasher_stub/
DMakefile35 CROSS_8266 ?= xtensa-lx106-elf- macro
132 …$(Q) $(CROSS_8266)gcc $(CFLAGS) -DESP8266=1 -Tstub_8266.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter …