mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
Build & config: Remove leftover files from the unsupported "make" build system
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := lcd_tjpgd
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
@@ -1,8 +0,0 @@
|
||||
#
|
||||
# Main Makefile. This is basically the same as a component makefile.
|
||||
#
|
||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||
|
||||
|
||||
#Compile image file into the resulting firmware binary
|
||||
COMPONENT_EMBED_FILES := image.jpg
|
||||
Reference in New Issue
Block a user