Searched refs:COMPILE_CPP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-2.7.6/components/spi_flash/sim/stubs/ |
D | Makefile | 47 define COMPILE_CPP macro 63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
|
/hal_espressif-2.7.6/components/spi_flash/sim/ |
D | Makefile | 47 define COMPILE_CPP macro 63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
|
/hal_espressif-2.7.6/components/wear_levelling/test_wl_host/ |
D | Makefile | 59 define COMPILE_CPP macro 77 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
|
/hal_espressif-2.7.6/components/fatfs/test_fatfs_host/ |
D | Makefile | 65 define COMPILE_CPP macro 78 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
|
/hal_espressif-2.7.6/components/spiffs/test_spiffs_host/ |
D | Makefile | 58 define COMPILE_CPP macro 76 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
|