1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-02 04:40:11 -04:00
2019-08-22 17:44:29 +08:00

10 lines
176 B
Makefile

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