mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-01 23:52:42 +01:00
Build & config: Remove leftover files from the unsupported "make" build system
This commit is contained in:
committed by
Rocha Euripedes
parent
426f028d84
commit
5a8152580b
@@ -1,9 +0,0 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
PROJECT_NAME := mqtt_ssl
|
||||
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
@@ -1 +0,0 @@
|
||||
COMPONENT_EMBED_TXTFILES := mqtt_eclipseprojects_io.pem
|
||||
Reference in New Issue
Block a user