firmware-base/vendor/sming/Sming/samples/Basic_WiFi/Makefile
2026-01-28 16:42:43 +01:00

10 lines
344 B
Makefile

#####################################################################
#### Please don't change this file. Use component.mk instead ####
#####################################################################
ifndef SMING_HOME
$(error SMING_HOME is not set: please configure it as an environment variable)
endif
include $(SMING_HOME)/project.mk