Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/sim/
DMakefile24 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-latest/components/spi_flash/sim/stubs/
DMakefile24 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))