esp32-fingerprint-safe/Makefile

10 lines
344 B
Makefile
Raw Normal View History

2023-06-06 19:34:45 +02:00
#####################################################################
#### 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