Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/test/images/ram_helloworld/source/
DMakefile6 CROSS_32 ?= xtensa-esp32-elf- macro
58 …$(Q) $(CROSS_32)gcc $(CFLAGS) -DESP32=1 -Tapp_32.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter %.c, $^…
/hal_espressif-latest/tools/esptool_py/flasher_stub/
DMakefile36 CROSS_32 ?= xtensa-esp32-elf- macro
136 …$(Q) $(CROSS_32)gcc $(CFLAGS) -DESP32=1 -Tstub_32.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter %.c, $…