GeekTrack/2.Firmware/GeekTrack_BMP280_Test/Makefile

7 lines
128 B
Makefile

#V := 1
PROJECT_NAME := example-bmp280
EXTRA_COMPONENT_DIRS := $(CURDIR)/../../components
include $(IDF_PATH)/make/project.mk