Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/spi_flash/sim/stubs/
DMakefile24 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.5.0/components/spi_flash/sim/
DMakefile24 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.5.0/components/wear_levelling/test_wl_host/
DMakefile42 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
77 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.5.0/components/fatfs/test_fatfs_host/
DMakefile48 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
78 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.5.0/components/spiffs/test_spiffs_host/
DMakefile41 CPPFILES := $(filter %.cpp, $(SOURCE_FILES)) macro
76 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))