Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/test/images/ram_helloworld/source/
DMakefile7 CROSS_32S2 ?= xtensa-esp32s2-elf- macro
62 …$(Q) $(CROSS_32S2)gcc $(CFLAGS) -DESP32S2=1 -Tapp_32s2.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter %…
/hal_espressif-latest/tools/esptool_py/flasher_stub/
DMakefile37 CROSS_32S2 ?= xtensa-esp32s2-elf- macro
140 …$(Q) $(CROSS_32S2)gcc $(CFLAGS) -DESP32S2=1 -Tstub_32s2.ld -Wl,-Map=$(@:.elf=.map) -o $@ $(filter …