OVMS3-idf/examples/bluetooth/a2dp_sink/Makefile
Angus Gratton 381be65472 cmake: Build all examples in CI
Includes some fixes for compile errors/warnings in examples.
2018-04-30 10:18:33 +10:00

10 lines
181 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := a2dp_sink
include $(IDF_PATH)/make/project.mk